Chromium Code Reviews| Index: ash/ash.gyp |
| diff --git a/ash/ash.gyp b/ash/ash.gyp |
| index f29f4258a574d23a77ae73004d3f16262d47197a..7429b5d2e68057ddd96cd971a06f8a8a4558c4fb 100644 |
| --- a/ash/ash.gyp |
| +++ b/ash/ash.gyp |
| @@ -837,6 +837,8 @@ |
| 'test/test_user_wallpaper_delegate.h', |
| 'test/ui_controls_factory_ash.cc', |
| 'test/ui_controls_factory_ash.h', |
| + 'test/volume_control_delegate_stub.cc', |
| + 'test/volume_control_delegate_stub.h', |
| ], |
| 'conditions': [ |
| ['OS=="win"', { |