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

Unified Diff: base/DEPS

Issue 169323003: Implementation of leveldb-backed PrefStore (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: now with FileThreadDeserializer Created 6 years, 10 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 | base/base.gyp » ('j') | base/prefs/leveldb_pref_store.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/DEPS
diff --git a/base/DEPS b/base/DEPS
index 7e5283f41935b483330f6dafd7e806dab497afdf..a7076808b98b5b9cdf2bd3d9ae0c27ca3ce1512d 100644
--- a/base/DEPS
+++ b/base/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+third_party/libevent",
"+third_party/dmg_fp",
"+third_party/google_toolbox_for_mac/src",
+ "+third_party/leveldatabase",
"+third_party/mach_override",
"+third_party/modp_b64",
"+third_party/tcmalloc",
« no previous file with comments | « no previous file | base/base.gyp » ('j') | base/prefs/leveldb_pref_store.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698