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

Unified Diff: components/leveldb_proto/DEPS

Issue 1025433003: leveldb: Reuse manifest (AKA logs) during open. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Using leveldb_env::kDefaultLogReuseOptionValue for IDB Created 5 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
Index: components/leveldb_proto/DEPS
diff --git a/components/leveldb_proto/DEPS b/components/leveldb_proto/DEPS
index 19109d2c62df6433772afd742abe871ec651ac64..97051ba87b26c56f07f7238760caf93ff99337d6 100644
--- a/components/leveldb_proto/DEPS
+++ b/components/leveldb_proto/DEPS
@@ -1,3 +1,4 @@
include_rules = [
"+third_party/leveldatabase/src/include",
jam 2015/03/26 15:40:25 this isn't needed anymore
+ "+third_party/leveldatabase",
]
« no previous file with comments | « chrome/browser/sync_file_system/local/local_file_change_tracker.cc ('k') | components/leveldb_proto/leveldb_database.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698