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

Unified Diff: ash/ash.gyp

Issue 10068027: ash: Fix launcher icon overlaps with status. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove ideal_visibility and move TestAPI out 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_unittest.cc » ('j') | ash/launcher/launcher_view.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 c88621aecdfd93e018fc4be18a3041bb25dbc5e3..f59239827511bcca55a68e3c2d22abded371205c 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -340,6 +340,7 @@
'launcher/launcher_context_menu_unittest.cc',
'launcher/launcher_model_unittest.cc',
'launcher/launcher_unittest.cc',
+ 'launcher/launcher_view_unittest.cc',
'monitor/multi_monitor_manager_unittest.cc',
'shell_unittest.cc',
'test/ash_unittests.cc',
@@ -347,6 +348,8 @@
'test/ash_test_base.h',
'test/test_activation_delegate.cc',
'test/test_activation_delegate.h',
+ 'test/launcher_view_test_api.cc',
sky 2012/04/23 20:47:25 sort
xiyuan 2012/04/23 21:01:21 Done.
+ 'test/launcher_view_test_api.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_unittest.cc » ('j') | ash/launcher/launcher_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698