| Index: ui/aura/aura.gyp
|
| diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
|
| index 249f05e95aa56399782432fcc5659d30dd2b1fa5..d793ac3d9b8ad1529d145710fe35bbe3f4e0288e 100644
|
| --- a/ui/aura/aura.gyp
|
| +++ b/ui/aura/aura.gyp
|
| @@ -79,8 +79,6 @@
|
| 'env.cc',
|
| 'env.h',
|
| 'env_observer.h',
|
| - 'focus_manager.cc',
|
| - 'focus_manager.h',
|
| 'input_state_lookup.cc',
|
| 'input_state_lookup.h',
|
| 'input_state_lookup_win.cc',
|
| @@ -159,6 +157,8 @@
|
| 'test/test_cursor_client.h',
|
| 'test/test_event_handler.cc',
|
| 'test/test_event_handler.h',
|
| + 'test/test_focus_client.cc',
|
| + 'test/test_focus_client.h',
|
| 'test/test_screen.cc',
|
| 'test/test_screen.h',
|
| 'test/test_stacking_client.cc',
|
|
|