| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 458924ee5b3c5b9fcbc4b7207490032f802516dd..8a28e167cf15821b00bde80e3427fa278fa40881 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -227,6 +227,10 @@
|
| 'common/system/user/tray_user_separator.h',
|
| 'common/system/user/user_observer.h',
|
| 'common/system/volume_control_delegate.h',
|
| + 'common/system/web_notification/ash_popup_alignment_delegate.cc',
|
| + 'common/system/web_notification/ash_popup_alignment_delegate.h',
|
| + 'common/system/web_notification/web_notification_tray.cc',
|
| + 'common/system/web_notification/web_notification_tray.h',
|
| 'common/wm/always_on_top_controller.cc',
|
| 'common/wm/always_on_top_controller.h',
|
| 'common/wm/background_animator.cc',
|
| @@ -632,10 +636,6 @@
|
| 'system/user/user_card_view.h',
|
| 'system/user/user_view.cc',
|
| 'system/user/user_view.h',
|
| - 'system/web_notification/ash_popup_alignment_delegate.cc',
|
| - 'system/web_notification/ash_popup_alignment_delegate.h',
|
| - 'system/web_notification/web_notification_tray.cc',
|
| - 'system/web_notification/web_notification_tray.h',
|
| 'touch/touch_hud_debug.cc',
|
| 'touch/touch_hud_debug.h',
|
| 'touch/touch_hud_projection.cc',
|
|
|