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

Unified Diff: components/translate/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/sync/base/sync_prefs_unittest.cc ('k') | components/translate/core/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/translate/DEPS
diff --git a/components/translate/DEPS b/components/translate/DEPS
index e94af8019f05796b86cb166d616c09a909afc162..7d53f29834f601fbf1bf5311ad368865898da034 100644
--- a/components/translate/DEPS
+++ b/components/translate/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+components/language_usage_metrics",
"+components/pref_registry",
"+components/prefs",
+ "+components/sync_preferences",
"+components/variations",
"+google_apis",
"+grit", # For generated headers.
« no previous file with comments | « components/sync/base/sync_prefs_unittest.cc ('k') | components/translate/core/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698