| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 4c232b6b9a3b61e89c37555ca111ab6a26963b3b..6aa2dd296cad18ab1ffbbd8145d1701ab27b7f4c 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',
|
|
|