diff options
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r-- | ash/ash.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp index af2f46e..8337b4c 100644 --- a/ash/ash.gyp +++ b/ash/ash.gyp @@ -164,6 +164,8 @@ 'system/tray/system_tray_item.h', 'system/tray/tray_background_view.cc', 'system/tray/tray_background_view.h', + 'system/tray/tray_bubble_view.cc', + 'system/tray/tray_bubble_view.h', 'system/tray/tray_constants.cc', 'system/tray/tray_constants.h', 'system/tray/tray_details_view.cc', |