| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index f29f4258a574d23a77ae73004d3f16262d47197a..9a1279904ab787680eaecaa6c24bfa26aa0a9a0e 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -805,6 +805,8 @@
|
| 'test/mirror_window_test_api.h',
|
| 'test/overflow_bubble_view_test_api.cc',
|
| 'test/overflow_bubble_view_test_api.h',
|
| + 'test/root_window_controller_test_api_chromeos.h',
|
| + 'test/root_window_controller_test_api_chromeos.cc',
|
| 'test/shelf_item_delegate_manager_test_api.cc',
|
| 'test/shelf_item_delegate_manager_test_api.h',
|
| 'test/shelf_test_api.cc',
|
|
|