 Chromium Code Reviews
 Chromium Code Reviews Issue 2562733003:
  Remove duplicated user_prefs::TestingPrefServiceSyncable  (Closed)
    
  
    Issue 2562733003:
  Remove duplicated user_prefs::TestingPrefServiceSyncable  (Closed) 
  | Index: components/ntp_tiles/DEPS | 
| diff --git a/components/ntp_tiles/DEPS b/components/ntp_tiles/DEPS | 
| index 77e6495866b16bd1bfd72a70b45da64d32830175..703795387d554cc17bf61a678a77d9fed1ca9cae 100644 | 
| --- a/components/ntp_tiles/DEPS | 
| +++ b/components/ntp_tiles/DEPS | 
| @@ -9,6 +9,7 @@ include_rules = [ | 
| "+components/prefs", | 
| "+components/search_engines", | 
| "+components/suggestions", | 
| + "+components/sync_preferences", | 
| "+components/url_formatter", | 
| "+components/variations", | 
| "+jni", |