| Index: ui/aura/aura.gyp
|
| diff --git a/ui/aura/aura.gyp b/ui/aura/aura.gyp
|
| index 96712f414d8b751f751213a0e513e483220c202f..66c437545a5f486ef134007474dc0d4c6ddc0c3e 100644
|
| --- a/ui/aura/aura.gyp
|
| +++ b/ui/aura/aura.gyp
|
| @@ -26,7 +26,7 @@
|
| 'aura_switches.cc',
|
| 'aura_switches.h',
|
| 'client/aura_constants.cc',
|
| - 'client/aura_constants.h',
|
| + 'client/aura_constants.h',
|
| 'client/stacking_client.h',
|
| 'cursor.h',
|
| 'desktop_host.h',
|
| @@ -126,6 +126,7 @@
|
| 'test/run_all_unittests.cc',
|
| 'test/test_suite.cc',
|
| 'test/test_suite.h',
|
| + 'desktop_unittest.cc',
|
| 'event_filter_unittest.cc',
|
| 'window_unittest.cc',
|
| '<(SHARED_INTERMEDIATE_DIR)/ui/gfx/gfx_resources.rc',
|
|
|