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

Unified Diff: chrome/browser/history/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
Index: chrome/browser/history/DEPS
diff --git a/chrome/browser/history/DEPS b/chrome/browser/history/DEPS
index 6f923f5bebc53a26a0a2b200d6ff0a679b13201a..f47da2105875b21f04880c87e64812e9808bd36b 100644
--- a/chrome/browser/history/DEPS
+++ b/chrome/browser/history/DEPS
@@ -45,10 +45,10 @@ include_rules = [
"!chrome/browser/ui/profile_error_dialog.h",
"!chrome/browser/ui/webui/ntp/most_visited_handler.h",
"!chrome/browser/ui/webui/ntp/new_tab_ui.h",
- "!components/autocomplete/autocomplete_match.h",
- "!components/autocomplete/url_prefix.h",
"!components/bookmarks/browser/bookmark_model.h",
"!components/bookmarks/browser/bookmark_utils.h",
+ "!components/omnibox/autocomplete_match.h",
+ "!components/omnibox/url_prefix.h",
]
specific_include_rules = {
« no previous file with comments | « chrome/browser/extensions/api/omnibox/omnibox_api_testbase.h ('k') | chrome/browser/history/scored_history_match.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698