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

Unified Diff: components/components_tests.gyp

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 | « no previous file | components/omnibox/browser/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index 58d41c327c32ffcc4ab58e6d8f5fe144039a8ef8..0a85c2cf17d33bfaf56c0ea4e9b56416295a1ba9 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -433,6 +433,7 @@
'omnibox/browser/shortcuts_database_unittest.cc',
'omnibox/browser/shortcuts_provider_unittest.cc',
'omnibox/browser/suggestion_answer_unittest.cc',
+ 'omnibox/browser/url_prefix_unittest.cc',
'omnibox/browser/zero_suggest_provider_unittest.cc',
],
'open_from_clipboard_unittest_sources': [
« no previous file with comments | « no previous file | components/omnibox/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698