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

Unified Diff: chrome/browser/history/DEPS

Issue 470523002: Componentize AutocompleteResult (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 f47da2105875b21f04880c87e64812e9808bd36b..0bfee037be4272d2e662ea08f9becb359fda5a13 100644
--- a/chrome/browser/history/DEPS
+++ b/chrome/browser/history/DEPS
@@ -17,7 +17,6 @@ include_rules = [
# Do not add to the list of temporarily-allowed dependencies below,
# and please do not introduce more #includes of these files.
# http://crbug.com/370850
- "!chrome/browser/autocomplete/autocomplete_result.h",
"!chrome/browser/autocomplete/history_url_provider.h",
"!chrome/browser/bookmarks/bookmark_model_factory.h",
"!chrome/browser/browser_process.h",
@@ -48,6 +47,7 @@ include_rules = [
"!components/bookmarks/browser/bookmark_model.h",
"!components/bookmarks/browser/bookmark_utils.h",
"!components/omnibox/autocomplete_match.h",
+ "!components/omnibox/autocomplete_result.h",
"!components/omnibox/url_prefix.h",
]
« no previous file with comments | « chrome/browser/extensions/api/omnibox/omnibox_api_testbase.h ('k') | chrome/browser/metrics/omnibox_metrics_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698