| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 2702576bf29c6e7a4617470f66fc1507c19666a5..7bf03e40b16110956c2b6ba4ee2d81f8cf0a5c5b 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -315,6 +315,7 @@
|
| 'common/system/networking_config_delegate.h',
|
| 'common/system/overview/overview_button_tray.cc',
|
| 'common/system/overview/overview_button_tray.h',
|
| + 'common/system/status_area_focus_observer.h',
|
| 'common/system/status_area_layout_manager.cc',
|
| 'common/system/status_area_layout_manager.h',
|
| 'common/system/status_area_widget.cc',
|
|
|