| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index f29f4258a574d23a77ae73004d3f16262d47197a..5ddefcb4a4d7e19fb53baf0d06aeea996114bf8e 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -801,6 +801,8 @@
|
| 'test/cursor_manager_test_api.h',
|
| 'test/display_manager_test_api.cc',
|
| 'test/display_manager_test_api.h',
|
| + 'test/dummy_volume_control_delegate.cc',
|
| + 'test/dummy_volume_control_delegate.h',
|
| 'test/mirror_window_test_api.cc',
|
| 'test/mirror_window_test_api.h',
|
| 'test/overflow_bubble_view_test_api.cc',
|
|
|