| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 494e0212a47ecf06a4656cdae4740f38341a1e8f..d7e48fc659c48e27a8ad94cb35ce56f7a26f8e2b 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -235,6 +235,8 @@
|
| 'system/user/tray_user.h',
|
| 'system/user/update_observer.h',
|
| 'system/user/user_observer.h',
|
| + 'system/web_notification/message_center.cc',
|
| + 'system/web_notification/message_center.h',
|
| 'system/web_notification/message_center_bubble.cc',
|
| 'system/web_notification/message_center_bubble.h',
|
| 'system/web_notification/popup_bubble.cc',
|
|
|