Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 7f5e3f490170900c34c87c5dcd6db3f63f2dffaf..093ed2b78d1b3977b28af086560304fa8715502c 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -204,12 +204,16 @@ |
'system/tray/tray_background_view.h', |
'system/tray/tray_bubble_view.cc', |
'system/tray/tray_bubble_view.h', |
+ 'system/tray/tray_bubble_wrapper.cc', |
+ 'system/tray/tray_bubble_wrapper.h', |
'system/tray/tray_constants.cc', |
'system/tray/tray_constants.h', |
'system/tray/tray_details_view.cc', |
'system/tray/tray_details_view.h', |
'system/tray/tray_empty.cc', |
'system/tray/tray_empty.h', |
+ 'system/tray/tray_event_filter.cc', |
+ 'system/tray/tray_event_filter.h', |
'system/tray/tray_image_item.cc', |
'system/tray/tray_image_item.h', |
'system/tray/tray_item_more.cc', |