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

Unified Diff: ash/ash.gyp

Issue 10202012: Revert 133691 because it accidentally reverted revs 133686 and 133684. (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') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
===================================================================
--- ash/ash.gyp (revision 133696)
+++ ash/ash.gyp (working copy)
@@ -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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698