| 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",
|
| ],
|
| }
|
|
|