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

Unified Diff: third_party/leveldatabase/README.chromium

Issue 11098057: Turn on LevelDB logging (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync to ToT, README, cleanup Created 8 years, 2 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
Index: third_party/leveldatabase/README.chromium
diff --git a/third_party/leveldatabase/README.chromium b/third_party/leveldatabase/README.chromium
index 2fa56a60500a0fb42615bb469919213cd6222853..2b36bf2aaf7a7b7a484e0ad239f2ef5aeacbba1a 100644
--- a/third_party/leveldatabase/README.chromium
+++ b/third_party/leveldatabase/README.chromium
@@ -14,3 +14,5 @@ Local Additions:
* gyp file for building in chromium
* port/port_chromium.{h,cc} and env_chromium.cc provide chromium implementations
of primitives used by leveldb. E.g. threading, file handling, etc.
+* chromium_logger.h was copied from src/util/posix_logger.h and updated to use
+ chrome primitives in place of some posix primitives

Powered by Google App Engine
This is Rietveld 408576698