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

Unified Diff: ash/ash.gyp

Issue 10140017: ash: Some code-cleanup in the system-tray code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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/focus_cycler_unittest.cc » ('j') | ash/shell.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 cc24271daa1a72a0b017abd0c6c27febb584500a..f258fb95b15db459db91029f0cb2fc6a9db1d36d 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -117,8 +117,6 @@
'shell_delegate.h',
'shell_factory.h',
'shell_window_ids.h',
- 'status_area/status_area_view.cc',
- 'status_area/status_area_view.h',
'system/audio/audio_observer.h',
'system/audio/tray_volume.cc',
'system/audio/tray_volume.h',
@@ -152,6 +150,8 @@
'system/tray/system_tray_delegate.h',
'system/tray/system_tray_item.cc',
'system/tray/system_tray_item.h',
+ 'system/tray/system_tray_widget_delegate.cc',
+ 'system/tray/system_tray_widget_delegate.h',
'system/tray/tray_constants.cc',
'system/tray/tray_constants.h',
'system/tray/tray_empty.cc',
« no previous file with comments | « no previous file | ash/focus_cycler_unittest.cc » ('j') | ash/shell.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698