| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 5bbcd9d42d4076b1a9990824c675f29c8ca87e08..a77c1fab2ad8908bfbfc696c4de0d4683d52a2cc 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -93,6 +93,7 @@
|
| 'common/shelf/wm_shelf_util.h',
|
| 'common/shell_window_ids.cc',
|
| 'common/shell_window_ids.h',
|
| + 'common/system/date/clock_observer.h',
|
| 'common/system/networking_config_delegate.cc',
|
| 'common/system/networking_config_delegate.h',
|
| 'common/system/tray/actionable_view.cc',
|
| @@ -556,7 +557,6 @@
|
| 'system/chromeos/virtual_keyboard/virtual_keyboard_observer.h',
|
| 'system/chromeos/virtual_keyboard/virtual_keyboard_tray.cc',
|
| 'system/chromeos/virtual_keyboard/virtual_keyboard_tray.h',
|
| - 'system/date/clock_observer.h',
|
| 'system/date/date_default_view.cc',
|
| 'system/date/date_default_view.h',
|
| 'system/date/date_view.cc',
|
|
|