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

Unified Diff: components/feedback/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
« no previous file with comments | « components/feedback/BUILD.gn ('k') | components/feedback/feedback_uploader_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/feedback/DEPS
diff --git a/components/feedback/DEPS b/components/feedback/DEPS
index d1b80c15c79d82b2cae4f824dde81a95094771e5..754fa046d273963e00a270726c03090eb91fc7c6 100644
--- a/components/feedback/DEPS
+++ b/components/feedback/DEPS
@@ -2,8 +2,8 @@ include_rules = [
"-content",
"+components/data_use_measurement/core",
"+components/keyed_service",
- "+components/pref_registry",
"+components/prefs",
+ "+components/sync_preferences",
"+components/user_prefs",
"+components/variations",
"+content/public/browser",
« no previous file with comments | « components/feedback/BUILD.gn ('k') | components/feedback/feedback_uploader_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698