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

Unified Diff: ui/views/views.gyp

Issue 10834079: views: Extract Widget observer into its own header file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 5 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/views/view.cc ('k') | ui/views/widget/widget.h » ('j') | 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 c9068b152ba84d623529268f6e1e55e9c48d97df..288a61e270d7c63489ac6be297750f5a51118412 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -350,6 +350,7 @@
'widget/widget_hwnd_utils.h',
'widget/widget_message_filter.cc',
'widget/widget_message_filter.h',
+ 'widget/widget_observer.h',
'widget/x11_desktop_handler.cc',
'widget/x11_desktop_handler.h',
'widget/x11_window_event_filter.cc',
« no previous file with comments | « ui/views/view.cc ('k') | ui/views/widget/widget.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698