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

Unified Diff: ui/views/views.gyp

Issue 132013004: Moves transient window observer methods out of WindowObserver (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: comments and update gyp Created 6 years, 11 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
Index: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 3cfd592c1f0ced0a86e56f3ab337e04e03da8751..8a9753393ec47885a4a38bae71f9df34b26945d6 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -267,6 +267,7 @@
'corewm/transient_window_controller.h',
'corewm/transient_window_manager.cc',
'corewm/transient_window_manager.h',
+ 'corewm/transient_window_observer.h',
'corewm/transient_window_stacking_client.cc',
'corewm/transient_window_stacking_client.h',
'corewm/visibility_controller.cc',
« ash/wm/immersive_fullscreen_controller.h ('K') | « ui/views/corewm/transient_window_observer.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698