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

Unified Diff: ash/test/BUILD.gn

Issue 2728803002: Handles users rotating screen too early (Closed)
Patch Set: Rebased to commit. Created 3 years, 9 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/rotator/test/screen_rotation_animator_test_api.cc ('k') | ash/test/ash_test_helper.cc » ('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 96d7d5d17b1bd5032846c86d65de7c62b7f3a705..d3d935f1c780c9a7a5fbf3d67f744c57fe4bffb5 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -90,6 +90,8 @@ 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",
+ "../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_base.cc",
@@ -103,6 +105,8 @@ static_library("test_support_common") {
"child_modal_window.h",
"cursor_manager_test_api.cc",
"cursor_manager_test_api.h",
+ "display_configuration_controller_test_api.cc",
+ "display_configuration_controller_test_api.h",
"immersive_fullscreen_controller_test_api.cc",
"immersive_fullscreen_controller_test_api.h",
"lock_state_controller_test_api.cc",
« no previous file with comments | « ash/rotator/test/screen_rotation_animator_test_api.cc ('k') | ash/test/ash_test_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698