Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2141)

Unified Diff: ash/ash.gyp

Issue 2296973002: Moves ash content specific tests into ash_content_unittests (Closed)
Patch Set: remove GetMessageLoop and merge Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index dbeffae6038dd2018292af90530cfd32fb4b9eae..003d6bcfe7e985fd5eba308c9d20cb4eb4a30e66 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -837,6 +837,7 @@
'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',
@@ -988,9 +989,6 @@
'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',

Powered by Google App Engine
This is Rietveld 408576698