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

Unified Diff: components/suggestions/DEPS

Issue 1770843002: SuggestionsService: implement SyncServiceObserver (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix2 Created 4 years, 9 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 c9c05fa07d3980cff3f575559c7ad1c19cc707a6..db8a80f6e0b9d6394001c90eda040178990dddf7 100644
--- a/components/suggestions/DEPS
+++ b/components/suggestions/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/pref_registry",
"+components/prefs",
"+components/signin/core/browser",
+ "+components/sync_driver",
"+components/variations",
"+google_apis",
"+net",

Powered by Google App Engine
This is Rietveld 408576698