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

Unified Diff: ash/ash.gyp

Issue 2109193002: mash: Convert StatusAreaWidgetDelegate to wm common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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/aura/wm_shelf_aura.h » ('j') | no next file with comments »
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 462365bbbca8f195ec7dbdd0434b774c91bf3a5a..738620be26958c9561159f0e314fc79aca819de0 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -164,6 +164,8 @@
'common/system/locale/locale_observer.h',
'common/system/networking_config_delegate.cc',
'common/system/networking_config_delegate.h',
+ 'common/system/status_area_widget_delegate.cc',
+ 'common/system/status_area_widget_delegate.h',
'common/system/system_notifier.cc',
'common/system/system_notifier.h',
'common/system/tray/actionable_view.cc',
@@ -625,8 +627,6 @@
'system/overview/overview_button_tray.h',
'system/status_area_widget.cc',
'system/status_area_widget.h',
- 'system/status_area_widget_delegate.cc',
- 'system/status_area_widget_delegate.h',
'system/toast/toast_data.cc',
'system/toast/toast_data.h',
'system/toast/toast_manager.cc',
« no previous file with comments | « no previous file | ash/aura/wm_shelf_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698