| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 3ca981a481cc0944a1b56a3a581b1ea72e522e78..48e8a8ef72aaa00f2dc6bbdf84124769bbf4f93c 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -427,6 +427,8 @@
|
| 'system/tray/tray_notification_view.h',
|
| 'system/tray/tray_popup_header_button.cc',
|
| 'system/tray/tray_popup_header_button.h',
|
| + 'system/tray/tray_popup_item_container.cc',
|
| + 'system/tray/tray_popup_item_container.h',
|
| 'system/tray/tray_popup_label_button.cc',
|
| 'system/tray/tray_popup_label_button.h',
|
| 'system/tray/tray_popup_label_button_border.cc',
|
|
|