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

Unified Diff: components/dom_distiller/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
Index: components/dom_distiller/DEPS
diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS
index b02404dd9ac359f04be4a403817cb2df4144bbb0..fad02ef2197849ba2373a49482c5e052c59c5661 100644
--- a/components/dom_distiller/DEPS
+++ b/components/dom_distiller/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+components/prefs",
"+components/sync/model",
"+components/sync/protocol",
+ "+components/sync_preferences",
"+components/variations",
"+google", # For third_party/protobuf.
"+grit", # For generated headers.
« no previous file with comments | « components/content_settings/core/browser/cookie_settings_unittest.cc ('k') | components/dom_distiller/core/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698