 Chromium Code Reviews
 Chromium Code Reviews Issue 2562733003:
  Remove duplicated user_prefs::TestingPrefServiceSyncable  (Closed)
    
  
    Issue 2562733003:
  Remove duplicated user_prefs::TestingPrefServiceSyncable  (Closed) 
  | Index: components/signin/DEPS | 
| diff --git a/components/signin/DEPS b/components/signin/DEPS | 
| index 89ffc6df3416641a76ec030832ea9784f82a430c..20e335b0eba53ca488b1c4ac092b7c9c1da64735 100644 | 
| --- a/components/signin/DEPS | 
| +++ b/components/signin/DEPS | 
| @@ -5,6 +5,7 @@ include_rules = [ | 
| "+components/os_crypt", | 
| "+components/pref_registry", | 
| "+components/prefs", | 
| + "+components/sync_preferences", | 
| "+components/webdata/common", | 
| "+crypto", | 
| "+google_apis/gaia", |