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

Unified Diff: third_party/snappy/README.chromium

Issue 1997503005: ifdef Snappy's version of DISALLOW_COPY_AND_ASSIGN. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | « no previous file | third_party/snappy/linux/snappy-stubs-public.h » ('j') | 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 81d33320249c0db1322448fac6a518b849ee31e1..f412ecd7189cbe851d5ac9fbc66927d4e319b440 100644
--- a/third_party/snappy/README.chromium
+++ b/third_party/snappy/README.chromium
@@ -9,6 +9,9 @@ Security Critical: yes
Description:
Compression library used by LevelDB.
+Local Changes:
+* #ifdef DISALLOW_COPY_AND_ASSIGN - https://github.com/google/snappy/pull/21
cmumford 2016/05/19 17:13:37 ifndef ?
Peter Kasting 2016/05/19 18:09:32 I guess? I basically meant "put DISALLOW_COPY_AND
+
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 | « no previous file | third_party/snappy/linux/snappy-stubs-public.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698