| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 2702576bf29c6e7a4617470f66fc1507c19666a5..e3cc17914858c92f587322c2f5c5bb799c8f38f5 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -379,6 +379,9 @@
|
| 'common/system/tray/tray_popup_header_button.h',
|
| 'common/system/tray/tray_popup_item_container.cc',
|
| 'common/system/tray/tray_popup_item_container.h',
|
| + 'common/system/tray/tray_popup_item_style.cc',
|
| + 'common/system/tray/tray_popup_item_style.h',
|
| + 'common/system/tray/tray_popup_item_style_observer.h',
|
| 'common/system/tray/tray_popup_label_button.cc',
|
| 'common/system/tray/tray_popup_label_button.h',
|
| 'common/system/tray/tray_popup_label_button_border.cc',
|
|
|