Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(45)

Unified Diff: third_party/snappy/README.chromium

Issue 2712273002: DEPS: Upgrade snappy to 1.1.4. (Closed)
Patch Set: Update README.chromium to reflect version change. Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/snappy/README.chromium
diff --git a/third_party/snappy/README.chromium b/third_party/snappy/README.chromium
index 20d84bfbfd9ec7cbe7dbea8403ce4357511d913e..47d0696f5f3c9065b48910e668ef9d37072f1939 100644
--- a/third_party/snappy/README.chromium
+++ b/third_party/snappy/README.chromium
@@ -1,7 +1,7 @@
Name: Snappy: A fast compressor/decompressor
Short Name: snappy
URL: http://google.github.io/snappy/
-Version: 1.1.0-updates
+Version: 1.1.4-head
License: New BSD
License File: src/COPYING
Security Critical: yes
@@ -9,9 +9,6 @@ Security Critical: yes
Description:
Compression library used by LevelDB.
-Local Changes:
-* #ifndef DISALLOW_COPY_AND_ASSIGN - https://github.com/google/snappy/pull/21
jsbell 2017/03/09 23:08:22 If this is gone, I'd expect the #ifndefs to be rem
pwnall 2017/03/10 03:03:51 Ack. The PR referenced there was accepted into sn
-
Local Additions:
* gyp file for building in chromium
* Suppress clang header-hygiene warning - https://code.google.com/p/snappy/issues/detail?id=70
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698