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

Unified Diff: components/enhanced_bookmarks/DEPS

Issue 513793002: Bring up of ImageService. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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/enhanced_bookmarks/DEPS
diff --git a/components/enhanced_bookmarks/DEPS b/components/enhanced_bookmarks/DEPS
index de785aef16fdbfdd92b7216ca274504b3b0ded8b..0d0fb7d8bbed87f5a46cf8316ac633d4a8dbdde7 100644
--- a/components/enhanced_bookmarks/DEPS
+++ b/components/enhanced_bookmarks/DEPS
@@ -1,6 +1,8 @@
include_rules = [
"+components/bookmarks",
+ "+components/keyed_service",
"+jni",
+ "+net",
"+sql",
"+ui",
]

Powered by Google App Engine
This is Rietveld 408576698