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

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: fix comment 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 66c5da5ed593b25c9d48666e2d87178f9ac76512..a2648b22d36c6eb66755dfa6c282a12683c842fd 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
« no previous file with comments | « content/browser/in_process_webkit/indexed_db_browsertest.cc ('k') | third_party/leveldatabase/chromium_logger.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698