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

Unified Diff: chrome/browser/history/DEPS

Issue 330233002: Create a new component "autocomplete" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, DEPS & OWNERS fix 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: chrome/browser/history/DEPS
diff --git a/chrome/browser/history/DEPS b/chrome/browser/history/DEPS
index 1ab0f999d9d7cfc5bce2f64fbdb2759b5d624636..be5e1ffbbecf8a73a0e763d15ee5fe350a318794 100644
--- a/chrome/browser/history/DEPS
+++ b/chrome/browser/history/DEPS
@@ -20,7 +20,6 @@ include_rules = [
"!chrome/browser/autocomplete/autocomplete_result.h",
"!chrome/browser/autocomplete/history_provider_util.h",
"!chrome/browser/autocomplete/history_url_provider.h",
- "!chrome/browser/autocomplete/url_prefix.h",
"!chrome/browser/bookmarks/bookmark_model_factory.h",
"!chrome/browser/browser_process.h",
"!chrome/browser/chromeos/login/existing_user_controller.h",
@@ -47,6 +46,7 @@ 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/url_prefix.h",
"!components/bookmarks/browser/bookmark_model.h",
"!components/bookmarks/browser/bookmark_utils.h",
]
« no previous file with comments | « chrome/browser/autocomplete/zero_suggest_provider.cc ('k') | chrome/browser/history/scored_history_match.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698