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

Unified Diff: ui/aura/aura.gyp

Issue 115453004: Moves management of transients out of Window (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove unneeded parens 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/aura/aura.gyp
diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
index 26ce97c71e47bb21ec32249a00a1b317c78c9e8f..40bf053318542f492f435aae9dbb238ab49b0150 100644
--- a/ui/aura/aura.gyp
+++ b/ui/aura/aura.gyp
@@ -65,6 +65,8 @@
'client/screen_position_client.h',
'client/tooltip_client.cc',
'client/tooltip_client.h',
+ 'client/transient_window_client.cc',
+ 'client/transient_window_client.h',
'client/user_action_client.cc',
'client/user_action_client.h',
'client/visibility_client.cc',
« no previous file with comments | « content/browser/renderer_host/render_widget_host_view_aura.cc ('k') | ui/aura/client/transient_window_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698