 Chromium Code Reviews
 Chromium Code Reviews Issue 2562733003:
  Remove duplicated user_prefs::TestingPrefServiceSyncable  (Closed)
    
  
    Issue 2562733003:
  Remove duplicated user_prefs::TestingPrefServiceSyncable  (Closed) 
  | Index: components/sync/base/DEPS | 
| diff --git a/components/sync/base/DEPS b/components/sync/base/DEPS | 
| index fda11eae7a6775c035d7cb3f0a6253a59deff54c..67e7d8387205eed50d2b2102ef8f97abd3cd9291 100644 | 
| --- a/components/sync/base/DEPS | 
| +++ b/components/sync/base/DEPS | 
| @@ -5,6 +5,7 @@ include_rules = [ | 
| "+components/pref_registry", | 
| "+components/prefs", | 
| "+components/sync/protocol", | 
| + "+components/sync_preferences", | 
| "+components/version_info", | 
| "+crypto", | 
| "+google/cacheinvalidation", |