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

Unified Diff: chrome/browser/DEPS

Issue 330833002: Extract protobuf database into a new 'leveldb_proto' component (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: namespace Created 6 years, 6 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: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index a80c3b542c0bfebba389afa43187b7f06d7b23e0..4340acb4d189ff499470b54a828e77d3bdf863af 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -30,6 +30,7 @@ include_rules = [
"+components/invalidation",
"+components/keyed_service",
"+components/language_usage_metrics",
+ "+components/leveldb_proto",
"+components/nacl/browser",
"+components/nacl/common",
"+components/navigation_interception",

Powered by Google App Engine
This is Rietveld 408576698