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

Unified Diff: chrome/chrome_tests_unit.gypi

Issue 15875007: app_list: Search result launch history and boost. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win7_aura unit_test Created 7 years, 7 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 | « chrome/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_tests_unit.gypi
diff --git a/chrome/chrome_tests_unit.gypi b/chrome/chrome_tests_unit.gypi
index 1068c316420c2cbcf81803756f288ff91d3a59ab..389d55950a820888ffd44cfa52b02d1ccc592488 100644
--- a/chrome/chrome_tests_unit.gypi
+++ b/chrome/chrome_tests_unit.gypi
@@ -1925,6 +1925,8 @@
'sources': [
'browser/ui/app_list/apps_model_builder_unittest.cc',
'browser/ui/app_list/search/app_search_provider_unittest.cc',
+ 'browser/ui/app_list/search/history_unittest.cc',
+ 'browser/ui/app_list/search/history_data_store_unittest.cc',
'browser/ui/app_list/search/mixer_unittest.cc',
'browser/ui/app_list/search/term_break_iterator_unittest.cc',
'browser/ui/app_list/search/tokenized_string_char_iterator_unittest.cc',
« no previous file with comments | « chrome/chrome_browser_ui.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698