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

Unified Diff: ash/test/BUILD.gn

Issue 2847283002: chromeos: convert remaining AshTest usage to AshTestBase (Closed)
Patch Set: comment Created 3 years, 8 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/system/update/tray_update_unittest.cc ('k') | ash/test/ash_test.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/test/BUILD.gn
diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
index e01193960b3d5723274c9034bb7dcfb0e0b073d0..d7ad07b1da29919216971417053bc306c7780bd7 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -54,26 +54,15 @@ static_library("test_support_common") {
"../laser/laser_pointer_controller_test_api.h",
"../laser/laser_pointer_points_test_api.cc",
"../laser/laser_pointer_points_test_api.h",
- "../mus/test/ash_test_impl_mus.cc",
- "../mus/test/ash_test_impl_mus.h",
- "../mus/test/wm_test_base.cc",
- "../mus/test/wm_test_base.h",
- "../mus/test/wm_test_helper.cc",
- "../mus/test/wm_test_helper.h",
"../rotator/test/screen_rotation_animator_test_api.cc",
"../rotator/test/screen_rotation_animator_test_api.h",
"../shell/toplevel_window.cc",
"../shell/toplevel_window.h",
- "ash_test.cc",
- "ash_test.h",
"ash_test_base.cc",
"ash_test_base.h",
"ash_test_environment.h",
"ash_test_helper.cc",
"ash_test_helper.h",
- "ash_test_impl.h",
- "ash_test_impl_aura.cc",
- "ash_test_impl_aura.h",
"ash_test_views_delegate.cc",
"ash_test_views_delegate.h",
"child_modal_window.cc",
« no previous file with comments | « ash/system/update/tray_update_unittest.cc ('k') | ash/test/ash_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698