| 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',
|
|
|