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

Unified Diff: components/search_engines/DEPS

Issue 2273783002: Move policy generated files to components/policy (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: missed headers Created 4 years, 4 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 d00624697d0cc3b682ec2d70a699922c82ff7e4d..7c626caf8a3a834ffd266fceee4157939b10a258 100644
--- a/components/search_engines/DEPS
+++ b/components/search_engines/DEPS
@@ -6,7 +6,7 @@ include_rules = [
"+components/metrics/proto",
# TODO(mpearson): for experiment; remove after crbug.com/488901 is launched.
"+components/omnibox/browser/omnibox_field_trial.h",
- "+components/policy/core",
+ "+components/policy",
"+components/pref_registry",
"+components/prefs",
"+components/rappor",
@@ -18,7 +18,6 @@ include_rules = [
"+grit/components_strings.h",
"+libxml",
"+net",
- "+policy",
"+sql",
"+ui/base",
"+ui/gfx",
« no previous file with comments | « components/policy/tools/generate_policy_source.py ('k') | components/search_engines/default_search_policy_handler.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698