Chromium Code Reviews| Index: ui/aura/aura.gyp |
| diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
| index 45c8709d0493e342cd7614cc7e449e4903d40620..bf96f09c639db2dbecddbd636420dc074e010b7c 100644 |
| --- a/ui/aura/aura.gyp |
| +++ b/ui/aura/aura.gyp |
| @@ -28,6 +28,7 @@ |
| 'client/aura_constants.cc', |
| 'client/aura_constants.h', |
| 'client/stacking_client.h', |
| + 'client/window_drag_drop_delegate.h', |
| 'cursor.h', |
| 'desktop_host.h', |
| 'desktop_host_linux.cc', |
| @@ -35,6 +36,7 @@ |
| 'desktop_host_win.h', |
| 'desktop.cc', |
| 'desktop.h', |
| + 'client/drag_drop_client.h', |
|
Ben Goodger (Google)
2011/11/16 20:39:49
sort up
varunjain
2011/11/16 22:55:20
Done.
|
| 'event.cc', |
| 'event.h', |
| 'event_filter.cc', |