| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 003d6bcfe7e985fd5eba308c9d20cb4eb4a30e66..dbeffae6038dd2018292af90530cfd32fb4b9eae 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -837,7 +837,6 @@
|
| 'test/ash_md_test_base.h',
|
| 'test/ash_test_base.cc',
|
| 'test/ash_test_base.h',
|
| - 'test/ash_test_environment.h',
|
| 'test/ash_test_helper.cc',
|
| 'test/ash_test_helper.h',
|
| 'test/ash_test_views_delegate.cc',
|
| @@ -989,6 +988,9 @@
|
| 'common/wm/overview/cleanup_animation_observer_unittest.cc',
|
| 'common/wm/workspace/workspace_event_handler_test_helper.cc',
|
| 'common/wm/workspace/workspace_event_handler_test_helper.h',
|
| + 'content/display/screen_orientation_controller_chromeos_unittest.cc',
|
| + 'content/keyboard_overlay/keyboard_overlay_delegate_unittest.cc',
|
| + 'content/keyboard_overlay/keyboard_overlay_view_unittest.cc',
|
| 'dip_unittest.cc',
|
| 'display/cursor_window_controller_unittest.cc',
|
| 'display/display_change_observer_chromeos_unittest.cc',
|
|
|