 Chromium Code Reviews
 Chromium Code Reviews Issue 2562733003:
  Remove duplicated user_prefs::TestingPrefServiceSyncable  (Closed)
    
  
    Issue 2562733003:
  Remove duplicated user_prefs::TestingPrefServiceSyncable  (Closed) 
  | 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. |