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

Unified Diff: components/omnibox/BUILD.gn

Issue 1219653002: Componentize ScoredHistoryMatch unittest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@componentize_autocomplete_controller
Patch Set: Created 5 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
« no previous file with comments | « components/components_tests.gyp ('k') | components/omnibox/scored_history_match_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox/BUILD.gn
diff --git a/components/omnibox/BUILD.gn b/components/omnibox/BUILD.gn
index bddc8bc2ee915470b230c9351ad6fda63ffbeee3..4cb21115929d551d0d3ba1824e31899c2f142cc7 100644
--- a/components/omnibox/BUILD.gn
+++ b/components/omnibox/BUILD.gn
@@ -135,6 +135,7 @@ source_set("unit_tests") {
"in_memory_url_index_types_unittest.cc",
"keyword_provider_unittest.cc",
"omnibox_field_trial_unittest.cc",
+ "scored_history_match_unittest.cc",
"suggestion_answer_unittest.cc",
]
« no previous file with comments | « components/components_tests.gyp ('k') | components/omnibox/scored_history_match_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698