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

Unified Diff: components/search_engines/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 | « components/components_tests.gyp ('k') | components/search_engines/template_url_service_sync_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/search_engines/DEPS
diff --git a/components/search_engines/DEPS b/components/search_engines/DEPS
index d03a92062690d6472d31d7affcda5f8741a829a5..14d2fa2ff66a948d8bbfbfbe6a7bf649b929cac9 100644
--- a/components/search_engines/DEPS
+++ b/components/search_engines/DEPS
@@ -25,8 +25,8 @@ specific_include_rules = {
"!chrome/browser/history/history_service_factory.h",
"!chrome/browser/search_engines/template_url_service_test_util.h",
"!chrome/common/chrome_paths.h",
- "!chrome/test/base/testing_pref_service_syncable.h",
"!chrome/test/base/testing_profile.h",
+ "!components/syncable_prefs/testing_pref_service_syncable.h",
"!content/public/test/test_browser_thread_bundle.h",
],
}
« no previous file with comments | « components/components_tests.gyp ('k') | components/search_engines/template_url_service_sync_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698