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 9b53f00..19563d4 100644 --- a/ash/ash.gyp +++ b/ash/ash.gyp @@ -140,6 +140,8 @@ 'system/settings/tray_settings.h', 'system/tray/system_tray.cc', 'system/tray/system_tray.h', + 'system/tray/system_tray_bubble.cc', + 'system/tray/system_tray_bubble.h', 'system/tray/system_tray_delegate.cc', 'system/tray/system_tray_delegate.h', 'system/tray/system_tray_item.cc', |