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

Unified Diff: ash/test/BUILD.gn

Issue 2728803002: Handles users rotating screen too early (Closed)
Patch Set: Make ScreenRotationAnimator handle its own internal states. 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
Index: ash/test/BUILD.gn
diff --git a/ash/test/BUILD.gn b/ash/test/BUILD.gn
index 96d7d5d17b1bd5032846c86d65de7c62b7f3a705..ebcdcb7fb52f1cacbece739800001d6b14bb3645 100644
--- a/ash/test/BUILD.gn
+++ b/ash/test/BUILD.gn
@@ -103,6 +103,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",

Powered by Google App Engine
This is Rietveld 408576698