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

Unified Diff: components/autocomplete/DEPS

Issue 443043003: Rename components/autocomplete to components/omnibox (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase 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/autocomplete/BUILD.gn ('k') | components/autocomplete/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/autocomplete/DEPS
diff --git a/components/autocomplete/DEPS b/components/autocomplete/DEPS
deleted file mode 100644
index a919c9468ba3ce493b438f94eef8092b85e40900..0000000000000000000000000000000000000000
--- a/components/autocomplete/DEPS
+++ /dev/null
@@ -1,15 +0,0 @@
-include_rules = [
- "+components/metrics/proto",
- "+components/search_engines",
- "+components/url_fixer",
- "+grit",
- "+net",
- "+url",
-]
-
-specific_include_rules = {
- "autocomplete_match.\h": [
- # For content::PageTransition enum. crbug.com/372373
- "!content/public/common/page_transition_types.h",
- ],
-}
« no previous file with comments | « components/autocomplete/BUILD.gn ('k') | components/autocomplete/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698