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

Unified Diff: components/suggestions/DEPS

Issue 607183002: [Fixed] [Suggestions] Move ImageManager to the component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 4 x 4 bitmap Created 6 years, 3 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/suggestions/DEPS
diff --git a/components/suggestions/DEPS b/components/suggestions/DEPS
index e3304f39f0651de29633a6c3b08b1329c172eb43..557fff63b1ea2513419fe3ad0d08a7d93cdbc5ae 100644
--- a/components/suggestions/DEPS
+++ b/components/suggestions/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/keyed_service/core",
+ "+components/leveldb_proto",
"+components/pref_registry",
"+components/variations",
"+net",

Powered by Google App Engine
This is Rietveld 408576698