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

Unified Diff: components/search_engines/DEPS

Issue 355853002: Componentize TemplateURLPrepopulateData, DefaultSearchManager and DefaultSearchPolicyHandler (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Missing comma in gyp 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/search_engines/DEPS
diff --git a/components/search_engines/DEPS b/components/search_engines/DEPS
index fe61ec7d3e34a69d71ab15e7079eb306f22a352e..c0bc5f058ead8f0f6becef31c0e611f8961f096e 100644
--- a/components/search_engines/DEPS
+++ b/components/search_engines/DEPS
@@ -2,7 +2,11 @@ include_rules = [
"+components/google/core",
"+components/history/core",
"+components/metrics/proto",
+ "+components/policy/core",
+ "+components/pref_registry",
"+google_apis",
+ "+grit/components_strings.h",
"+net",
+ "+policy",
"+ui/gfx/geometry",
]

Powered by Google App Engine
This is Rietveld 408576698