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

Unified Diff: ui/app_list/app_list.gyp

Issue 164193005: Refactors the auto-launch logic and adds tests for it. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix win error 2 Created 6 years, 10 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 | ui/app_list/test/app_list_test_view_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/app_list.gyp
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
index ec61b01480cf5f832450639c325be5f9a5215b3c..91e5bf4a3c4dd7b46b616d6f3fc2f21b4fc940b4 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -219,6 +219,8 @@
'test/run_all_unittests.cc',
'views/app_list_main_view_unittest.cc',
'views/apps_grid_view_unittest.cc',
+ 'views/search_box_view_unittest.cc',
+ 'views/search_result_list_view_unittest.cc',
'views/test/apps_grid_view_test_api.cc',
'views/test/apps_grid_view_test_api.h',
],
« no previous file with comments | « no previous file | ui/app_list/test/app_list_test_view_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698