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

Unified Diff: components/sync_driver/DEPS

Issue 340703002: Add user_prefs::TestPrefServiceSyncable (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use TEST_F Created 6 years, 6 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
Index: components/sync_driver/DEPS
diff --git a/components/sync_driver/DEPS b/components/sync_driver/DEPS
index c42e59fef27381bd92981c722e6b1088af48749c..409d433deec4f24a336568f60bcb8ea4e43db812 100644
--- a/components/sync_driver/DEPS
+++ b/components/sync_driver/DEPS
@@ -1,5 +1,5 @@
include_rules = [
"+components/os_crypt",
- "+components/pref_registry/pref_registry_syncable.h",
+ "+components/pref_registry",
"+sync",
]
« no previous file with comments | « components/pref_registry/testing_pref_service_syncable.cc ('k') | components/sync_driver/sync_prefs_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698