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

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: components/ OWNERS 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 40eea9e4e8f97feb11b19f4efc854a0089bfa0db..048521609bce5c5bf876a09063732b7b64d0efcc 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