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

Unified Diff: extensions/browser/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 | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/runtime/restart_after_delay_api_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/browser/DEPS
diff --git a/extensions/browser/DEPS b/extensions/browser/DEPS
index d30bbba9e005f9f29c6903597cf0854041985e4b..b6a825c16a3516d61d890051d73428b333022965 100644
--- a/extensions/browser/DEPS
+++ b/extensions/browser/DEPS
@@ -6,6 +6,7 @@ include_rules = [
"+components/sessions",
"+components/storage_monitor",
"+components/sync",
+ "+components/sync_preferences",
"+components/update_client",
"+components/variations",
"+components/version_info",
« no previous file with comments | « extensions/browser/BUILD.gn ('k') | extensions/browser/api/runtime/restart_after_delay_api_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698