| Index: ui/aura/aura.gyp
|
| ===================================================================
|
| --- ui/aura/aura.gyp (revision 114849)
|
| +++ ui/aura/aura.gyp (working copy)
|
| @@ -33,12 +33,13 @@
|
| 'client/aura_constants.h',
|
| 'client/drag_drop_client.cc',
|
| 'client/drag_drop_client.h',
|
| + 'client/drag_drop_delegate.cc',
|
| + 'client/drag_drop_delegate.h',
|
| 'client/stacking_client.cc',
|
| 'client/stacking_client.h',
|
| 'client/tooltip_client.cc',
|
| 'client/tooltip_client.h',
|
| - 'client/drag_drop_delegate.cc',
|
| - 'client/drag_drop_delegate.h',
|
| + 'client/window_types.h',
|
| 'cursor.h',
|
| 'root_window_host.h',
|
| 'root_window_host_linux.cc',
|
| @@ -59,7 +60,6 @@
|
| 'window.h',
|
| 'window_delegate.h',
|
| 'window_observer.h',
|
| - 'window_types.h',
|
| ],
|
| },
|
| {
|
|
|