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

Unified Diff: components/omnibox/DEPS

Issue 447183003: Move OmniboxFieldTrial to components (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase & fix switch indent Created 6 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
« no previous file with comments | « components/omnibox.gypi ('k') | components/omnibox/omnibox_field_trial.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox/DEPS
diff --git a/components/omnibox/DEPS b/components/omnibox/DEPS
index a919c9468ba3ce493b438f94eef8092b85e40900..86542c846b2321ac3b6bd6395c5c0473e053f479 100644
--- a/components/omnibox/DEPS
+++ b/components/omnibox/DEPS
@@ -1,7 +1,9 @@
include_rules = [
"+components/metrics/proto",
+ "+components/search",
"+components/search_engines",
"+components/url_fixer",
+ "+components/variations",
"+grit",
"+net",
"+url",
« no previous file with comments | « components/omnibox.gypi ('k') | components/omnibox/omnibox_field_trial.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698