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

Unified Diff: ui/app_list/BUILD.gn

Issue 2972243002: Fix app list item indexing bug. (Closed)
Patch Set: oshima's comments. Created 3 years, 5 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/app_list_features.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/app_list/BUILD.gn
diff --git a/ui/app_list/BUILD.gn b/ui/app_list/BUILD.gn
index 5ff7cecd0293e2722b84ad2110092c53c53def80..e32a2af6dca428015f21778e00f2de3e3a7fa679 100644
--- a/ui/app_list/BUILD.gn
+++ b/ui/app_list/BUILD.gn
@@ -284,6 +284,7 @@ test("app_list_unittests") {
"views/search_result_answer_card_view_unittest.cc",
"views/search_result_list_view_unittest.cc",
"views/search_result_page_view_unittest.cc",
+ "views/search_result_tile_item_list_view_unittest.cc",
"views/speech_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/app_list_features.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698