diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-12 23:30:22 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-12 23:30:22 +0000 |
commit | 8aa980e71980ef7e7ed92bb5f0e3fa55a4984180 (patch) | |
tree | d3ca2f02c5196822e2abb062be615b027da053f2 /third_party | |
parent | f698a68d0ae5bbcfdc42db2aaedae226353c3da7 (diff) | |
download | chromium_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 'third_party')
-rw-r--r-- | third_party/smhasher/README.chromium | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/smhasher/README.chromium b/third_party/smhasher/README.chromium index c6eb1fc..b84ea32 100644 --- a/third_party/smhasher/README.chromium +++ b/third_party/smhasher/README.chromium @@ -1,7 +1,7 @@ Name: SMHasher URL: http://code.google.com/p/smhasher/ Version: 0 -Revision: 146 +Revision: 147 License: MIT, Public Domain License File: LICENSE Security Critical: yes |