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

Unified Diff: ash/ash.gyp

Issue 2296973002: Moves ash content specific tests into ash_content_unittests (Closed)
Patch Set: add dep to base test suport Created 4 years, 3 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
« no previous file with comments | « ash/BUILD.gn ('k') | ash/content/display/screen_orientation_controller_chromeos_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 22ad673f0a128a0a20f4b9b0f667c43fc65fc115..dd1b644dbd1cfc496ccebb7143884e0fb84b6a26 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -836,6 +836,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',
@@ -987,9 +988,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',
« no previous file with comments | « ash/BUILD.gn ('k') | ash/content/display/screen_orientation_controller_chromeos_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698