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

Unified Diff: ui/aura/aura.gyp

Issue 8916020: Second attempt at moving the StackingClient to a property on the RootWindow. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years 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 | ui/aura/client/aura_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/aura/aura.gyp
===================================================================
--- ui/aura/aura.gyp (revision 114527)
+++ ui/aura/aura.gyp (working copy)
@@ -32,6 +32,7 @@
'client/aura_constants.cc',
'client/aura_constants.h',
'client/drag_drop_client.h',
+ 'client/stacking_client.cc',
'client/stacking_client.h',
'client/tooltip_client.h',
'client/window_drag_drop_delegate.h',
@@ -79,8 +80,6 @@
'test/test_activation_client.h',
'test/test_event_filter.cc',
'test/test_event_filter.h',
- 'test/test_stacking_client.cc',
- 'test/test_stacking_client.h',
'test/test_windows.cc',
'test/test_windows.h',
'test/test_window_delegate.cc',
« no previous file with comments | « no previous file | ui/aura/client/aura_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698