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

Unified Diff: chrome/browser/DEPS

Issue 1305213009: Componentize PrefSyncableService and support classes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pref_service_syncable
Patch Set: Add missing dependency on //sync:test_support_sync_api for unit tests with gn Created 5 years, 3 months 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 | « chrome/browser/BUILD.gn ('k') | chrome/browser/apps/drive/drive_app_mapping_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 73ee57845bdf926378ac1b3ab22929e27c488b28..70939549447d6b1f21394f840ede6f8c0872300e 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -91,6 +91,7 @@ include_rules = [
"+components/storage_monitor",
"+components/suggestions",
"+components/sync_driver",
+ "+components/syncable_prefs",
"+components/tracing",
"+components/translate/content/browser",
"+components/translate/content/common",
« no previous file with comments | « chrome/browser/BUILD.gn ('k') | chrome/browser/apps/drive/drive_app_mapping_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698