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

Unified Diff: components/components_tests.gyp

Issue 1877833002: Optimize shortcuts provider (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added new files 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.gypi » ('j') | components/omnibox/browser/match_compare.h » ('J')
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 0c519e1d108b1a94e5567cfe0827c7c725bedfbe..442a957497150ec7696705b19df666cb57ce69e4 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -428,6 +428,7 @@
'omnibox/browser/omnibox_popup_model_unittest.cc',
'omnibox/browser/omnibox_view_unittest.cc',
'omnibox/browser/scored_history_match_unittest.cc',
+ 'omnibox/browser/shortcut_match_unittest.cc',
'omnibox/browser/shortcuts_backend_unittest.cc',
'omnibox/browser/shortcuts_database_unittest.cc',
'omnibox/browser/shortcuts_provider_unittest.cc',
« no previous file with comments | « no previous file | components/omnibox.gypi » ('j') | components/omnibox/browser/match_compare.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698