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

Unified Diff: ash/ash.gyp

Issue 9808026: Layout panels on top of their launcher icons (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Pre-patch with tests Created 8 years, 8 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 | ash/launcher/launcher.h » ('j') | ash/wm/panel_layout_manager_unittest.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 7bda6e7b586dff7614d08bf1a100952f8cd3a0de..8788ccf2bde9d8b45b30c16f08f74d9e24469f6d 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -89,6 +89,7 @@
'launcher/launcher_button.cc',
'launcher/launcher_button.h',
'launcher/launcher_delegate.h',
+ 'launcher/launcher_icon_observer.h',
'launcher/launcher_model.cc',
'launcher/launcher_model.h',
'launcher/launcher_model_observer.h',
@@ -344,6 +345,8 @@
'test/ash_test_base.h',
'test/test_activation_delegate.cc',
'test/test_activation_delegate.h',
+ 'test/test_launcher_delegate.cc',
+ 'test/test_launcher_delegate.h',
'test/test_shell_delegate.cc',
'test/test_shell_delegate.h',
'test/test_suite.cc',
« no previous file with comments | « no previous file | ash/launcher/launcher.h » ('j') | ash/wm/panel_layout_manager_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698