| 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',
|
|
|