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

Unified Diff: ui/aura_shell/aura_shell.gyp

Issue 8558031: [Aura] Refactor and update app list window. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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
Index: ui/aura_shell/aura_shell.gyp
diff --git a/ui/aura_shell/aura_shell.gyp b/ui/aura_shell/aura_shell.gyp
index 1b8667ef11cf20d3879862a635e96a1210754291..54cca35ef1bd956a1bd8d8e69c4a57e26bb9c7ad 100644
--- a/ui/aura_shell/aura_shell.gyp
+++ b/ui/aura_shell/aura_shell.gyp
@@ -35,6 +35,8 @@
# All .cc, .h under views, except unittests
'always_on_top_controller.cc',
'always_on_top_controller.h',
+ 'app_list.cc',
+ 'app_list.h',
'default_container_event_filter.cc',
'default_container_event_filter.h',
'default_container_layout_manager.cc',

Powered by Google App Engine
This is Rietveld 408576698