| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 13d84cefe1e4e332b88978779189c1c0688cba8b..cd068c430ac05928b88204f9eadfa4315731b5c9 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -741,6 +741,8 @@
|
| 'test/test_user_wallpaper_delegate.h',
|
| 'test/test_volume_control_delegate.cc',
|
| 'test/test_volume_control_delegate.h',
|
| + 'test/tray_cast_test_api.cc',
|
| + 'test/tray_cast_test_api.h',
|
| 'test/ui_controls_factory_ash.cc',
|
| 'test/ui_controls_factory_ash.h',
|
| 'test/user_metrics_recorder_test_api.cc',
|
|
|