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

Unified Diff: components/suggestions/DEPS

Issue 2562733003: Remove duplicated user_prefs::TestingPrefServiceSyncable (Closed)
Patch Set: Fixed usage from .mm files Created 4 years 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
« no previous file with comments | « components/suggestions/BUILD.gn ('k') | components/suggestions/blacklist_store_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/suggestions/DEPS
diff --git a/components/suggestions/DEPS b/components/suggestions/DEPS
index 78c843337ca45be5a9f87a5d03a843a7316efa86..aa0c78e9f5c37c08b60bd11d61a82b2dbc694a4f 100644
--- a/components/suggestions/DEPS
+++ b/components/suggestions/DEPS
@@ -8,6 +8,7 @@ include_rules = [
"+components/prefs",
"+components/signin/core/browser",
"+components/sync/driver",
+ "+components/sync_preferences",
"+components/variations",
"+google_apis",
"+net",
« no previous file with comments | « components/suggestions/BUILD.gn ('k') | components/suggestions/blacklist_store_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698