| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 5067d23d3ca3d870eb4ef897fde3c8a1746e91b7..b1f30c48c66a62b8558ef9cd0ca1c7cd8f31d2ba 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -429,6 +429,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',
|
|
|