Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index f29f4258a574d23a77ae73004d3f16262d47197a..9be54d381b5ed0f7d09fc88eac266fe19f6b78ae 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.h', |
+ 'test/dummy_volume_control_delegate.cc', |
jonross
2014/04/29 14:42:43
Place in alphabetical order by file name. So the c
bruthig
2014/04/29 15:49:00
Done.
|
'test/mirror_window_test_api.cc', |
'test/mirror_window_test_api.h', |
'test/overflow_bubble_view_test_api.cc', |