| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 884b73b38fb82bd2218d945c96ba4367171de02d..ff4929e0aceb0920d9b79be88fc7f31ffe45576f 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',
|
|
|