Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2051)

Unified Diff: ash/ash.gyp

Issue 11028134: Re-factor Ash Message Center code part 2/4 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ash/system/tray/system_tray.h » ('j') | ash/system/tray/system_tray.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 25c5565257095de2c5df138debbe3a6e1147d56d..ca9e1f5756bb456ea26d98cfdeaef72a9472ec88 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -206,12 +206,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',
« no previous file with comments | « no previous file | ash/system/tray/system_tray.h » ('j') | ash/system/tray/system_tray.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698