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

Unified Diff: ui/app_list/app_list.gyp

Issue 660463003: Add a SearchResultPageView to the experimental app list. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@search_result_container_view
Patch Set: Created 6 years, 1 month 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 | « ui/app_list/BUILD.gn ('k') | ui/app_list/views/app_list_main_view.cc » ('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 061e080e6de4e25b187e9a9a0a20f9626b63b7da..4d9b98e9dbe030f23b03f9820e2b6cdbddc3b384 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -160,6 +160,8 @@
'views/search_result_container_view.h',
'views/search_result_list_view.cc',
'views/search_result_list_view.h',
+ 'views/search_result_page_view.cc',
+ 'views/search_result_page_view.h',
'views/search_result_list_view_delegate.h',
'views/search_result_tile_item_view.cc',
'views/search_result_tile_item_view.h',
« no previous file with comments | « ui/app_list/BUILD.gn ('k') | ui/app_list/views/app_list_main_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698