| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 172059fd87fb81e2ec122a026755f99c92a835bf..5ff6e4dc489af867acdc05796cabd8698cf70bcd 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -344,9 +344,11 @@
|
| 'launcher/launcher_view_unittest.cc',
|
| 'monitor/multi_monitor_manager_unittest.cc',
|
| 'shell_unittest.cc',
|
| - 'test/ash_unittests.cc',
|
| 'test/ash_test_base.cc',
|
| 'test/ash_test_base.h',
|
| + 'test/ash_unittests.cc',
|
| + 'test/launcher_view_test_api.cc',
|
| + 'test/launcher_view_test_api.h',
|
| 'test/test_activation_delegate.cc',
|
| 'test/test_activation_delegate.h',
|
| 'test/test_launcher_delegate.cc',
|
|
|