summaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
authorChristopher Wiley <wiley@google.com>2015-12-18 15:59:06 -0800
committerGerrit Code Review <noreply-gerritcodereview@google.com>2015-12-22 16:20:14 +0000
commitf4e13cdc87b4914201250bcc57f26b9ce451050f (patch)
tree2037687fa8820c954c1232caf35f668b175c8150 /SConstruct
parentdc9ba3fb3f920d97db54387c1a7ecce1df7bf5b1 (diff)
downloadlibchrome-f4e13cdc87b4914201250bcc57f26b9ce451050f.tar.gz
Remove superfasthash
We can use std::hash instead on brillo Bug: 26253162 Test: brilloemulator_arm64 compiles Change-Id: I3d363a77c55e9ed0e53ef40aa0b4eba81813d211
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 0 insertions, 2 deletions
diff --git a/SConstruct b/SConstruct
index 445631cd4d..adf523773c 100644
--- a/SConstruct
+++ b/SConstruct
@@ -60,7 +60,6 @@ base_libs = [
files/scoped_temp_dir.cc
guid.cc
guid_posix.cc
- hash.cc
json/json_parser.cc
json/json_reader.cc
json/json_string_value_serializer.cc
@@ -146,7 +145,6 @@ base_libs = [
third_party/dynamic_annotations/dynamic_annotations.c
third_party/icu/icu_utf.cc
third_party/nspr/prtime.cc
- third_party/superfasthash/superfasthash.c
threading/non_thread_safe_impl.cc
threading/platform_thread_internal_posix.cc
threading/platform_thread_linux.cc