| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 0f69b509d024ff56bbf5c7af179b304b01346296..b2961293d23a0041a220e8a4e9ce5f95fc26ff45 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -828,6 +828,8 @@
|
| 'test/cursor_manager_test_api.h',
|
| 'test/display_manager_test_api.cc',
|
| 'test/display_manager_test_api.h',
|
| + 'test/immersive_fullscreen_controller_test_api.cc',
|
| + 'test/immersive_fullscreen_controller_test_api.h',
|
| 'test/mirror_window_test_api.cc',
|
| 'test/mirror_window_test_api.h',
|
| 'test/overflow_bubble_view_test_api.cc',
|
|
|