| Index: ui/aura/aura.gyp
|
| diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
|
| index 9a7cefbdd6b0c8a6d4a59876f8a373a3a91de318..46312c23ee25eab3cbeceb7239c9965cf76cd920 100644
|
| --- a/ui/aura/aura.gyp
|
| +++ b/ui/aura/aura.gyp
|
| @@ -55,6 +55,8 @@
|
| 'desktop/desktop_dispatcher_client.h',
|
| 'desktop/desktop_root_window_event_filter.cc',
|
| 'desktop/desktop_root_window_event_filter.h',
|
| + 'desktop/desktop_stacking_client.cc',
|
| + 'desktop/desktop_stacking_client.h',
|
| 'dispatcher_linux.cc',
|
| 'dispatcher_linux.h',
|
| 'dispatcher_win.cc',
|
|
|