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

Unified Diff: ui/app_list/BUILD.gn

Issue 2588103004: Apply new WM shadows to app list. (Closed)
Patch Set: stop building app list on other platforms Created 4 years 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/BUILD.gn
diff --git a/ui/app_list/BUILD.gn b/ui/app_list/BUILD.gn
index 59413b53e05c3cb41a0bd6e462666be6f60cc187..695773ef2038784662da2e2e28fda7ac01f14909 100644
--- a/ui/app_list/BUILD.gn
+++ b/ui/app_list/BUILD.gn
@@ -99,8 +99,6 @@ component("app_list") {
sources += [
"views/all_apps_tile_item_view.cc",
"views/all_apps_tile_item_view.h",
- "views/app_list_background.cc",
- "views/app_list_background.h",
"views/app_list_drag_and_drop_host.h",
"views/app_list_folder_view.cc",
"views/app_list_folder_view.h",
@@ -112,7 +110,6 @@ component("app_list") {
"views/app_list_page.h",
"views/app_list_view.cc",
"views/app_list_view.h",
- "views/app_list_view_observer.h",
"views/apps_container_view.cc",
"views/apps_container_view.h",
"views/apps_grid_view.cc",

Powered by Google App Engine
This is Rietveld 408576698