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

Unified Diff: ui/views/views.gyp

Issue 11684003: Make MessageCenter a singleton object and build on Windows. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Update comment. Created 7 years, 12 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 | « ui/message_center/message_center.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 6b4055ccd6eecd73a459c16ccb712405d1229b64..dd0fa93f3c1fa43740d8f855568ea408684df10c 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -490,8 +490,6 @@
['exclude', 'widget/desktop_aura'],
],
'sources!': [
- 'bubble/tray_bubble_view.cc',
- 'bubble/tray_bubble_view.h',
'widget/native_widget_aura_window_observer.cc',
'widget/native_widget_aura_window_observer.h',
'widget/widget_aura_utils.cc',
« no previous file with comments | « ui/message_center/message_center.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698