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

Unified Diff: ui/app_list/app_list.gyp

Issue 2143893002: Purge the App Launcher code from Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address comment Created 4 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
Index: ui/app_list/app_list.gyp
diff --git a/ui/app_list/app_list.gyp b/ui/app_list/app_list.gyp
index 59c05329c1be44bf11b4b005dc22a8acd6b35d5c..e389f02f718dc10a319f32ea71aba1f5c4f43372 100644
--- a/ui/app_list/app_list.gyp
+++ b/ui/app_list/app_list.gyp
@@ -117,8 +117,6 @@
'views/apps_grid_view.h',
'views/apps_grid_view_delegate.h',
'views/apps_grid_view_folder_delegate.h',
- 'views/cached_label.cc',
- 'views/cached_label.h',
'views/contents_view.cc',
'views/contents_view.h',
'views/custom_launcher_page_view.cc',
@@ -205,6 +203,8 @@
'test/app_list_test_view_delegate.h',
'test/test_search_result.cc',
'test/test_search_result.h',
+ 'views/test/app_list_view_test_api.cc',
+ 'views/test/app_list_view_test_api.h',
],
},
{

Powered by Google App Engine
This is Rietveld 408576698