Chromium Code Reviews| Index: ui/aura/aura.gyp |
| diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp |
| index a4c46a15efca6cfa4d66a6cdcaa8220e8ee8c764..f12e18a50b7988d047eda75f7601ea294292727c 100644 |
| --- a/ui/aura/aura.gyp |
| +++ b/ui/aura/aura.gyp |
| @@ -97,6 +97,8 @@ |
| 'sources': [ |
| 'test/aura_test_base.cc', |
| 'test/aura_test_base.h', |
| + 'test/event_generator.cc', |
| + 'test/event_generator.h', |
| 'test/run_all_unittests.cc', |
| 'test/test_desktop_delegate.cc', |
| 'test/test_desktop_delegate.h', |