Chromium Code Reviews| Index: ui/aura/aura.gyp |
| diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
| index 56ef7987b447a3ef7922d84b196b9bb996e858d4..5a2fc548667b1f8553e18a3964bd8fcc7c23be9d 100644 |
| --- a/ui/aura/aura.gyp |
| +++ b/ui/aura/aura.gyp |
| @@ -181,6 +181,8 @@ |
| 'test/ui_controls_factory_aura.h', |
| 'test/ui_controls_factory_aurawin.cc', |
| 'test/ui_controls_factory_aurax11.cc', |
| + 'test/window_event_dispatcher_test_api.cc', |
| + 'test/window_event_dispatcher_test_api.h', |
| 'test/window_test_api.cc', |
| 'test/window_test_api.h', |
| ], |