summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorzmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-12 23:30:22 +0000
committerzmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2012-11-12 23:30:22 +0000
commit8aa980e71980ef7e7ed92bb5f0e3fa55a4984180 (patch)
treed3ca2f02c5196822e2abb062be615b027da053f2 /DEPS
parentf698a68d0ae5bbcfdc42db2aaedae226353c3da7 (diff)
downloadchromium_src-8aa980e71980ef7e7ed92bb5f0e3fa55a4984180.zip
chromium_src-8aa980e71980ef7e7ed92bb5f0e3fa55a4984180.tar.gz
chromium_src-8aa980e71980ef7e7ed92bb5f0e3fa55a4984180.tar.bz2
Roll smhasher from r146 to r147
This solves a compile error for CityHash on ARM: Platform.h:81 BUG=160369 TEST=tree Review URL: https://codereview.chromium.org/11410045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@167262 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 065a62b..be8e228 100644
--- a/DEPS
+++ b/DEPS
@@ -295,7 +295,7 @@ deps = {
(Var("googlecode_url") % "mozc") + "/trunk/src/chrome/chromeos/renderer@83",
"src/third_party/smhasher/src":
- (Var("googlecode_url") % "smhasher") + "/trunk@146",
+ (Var("googlecode_url") % "smhasher") + "/trunk@147",
"src/third_party/libphonenumber/src/phonenumbers":
(Var("googlecode_url") % "libphonenumber") +