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

Unified Diff: components/omnibox/browser/BUILD.gn

Issue 1897403002: Optimize URLPrefix::BestURLPrefix (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixes after review, round 2 Created 4 years, 8 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/browser/url_prefix.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/omnibox/browser/BUILD.gn
diff --git a/components/omnibox/browser/BUILD.gn b/components/omnibox/browser/BUILD.gn
index 6f6ae1543ccc761ce06ebd78e69c83d88c5e010f..c5d59b1c643b65ee3a4c39f140d655f19c2e0f5f 100644
--- a/components/omnibox/browser/BUILD.gn
+++ b/components/omnibox/browser/BUILD.gn
@@ -232,6 +232,7 @@ source_set("unit_tests") {
"shortcuts_database_unittest.cc",
"shortcuts_provider_unittest.cc",
"suggestion_answer_unittest.cc",
+ "url_prefix_unittest.cc",
"zero_suggest_provider_unittest.cc",
]
« no previous file with comments | « components/components_tests.gyp ('k') | components/omnibox/browser/url_prefix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698