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

Unified Diff: ash/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/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 45a817be2b48924a99e766e6e1e9eb69989655d1..bf3e457d224932dafbdc534e15aee4281854672c 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1208,6 +1208,7 @@ source_set("common_unittests") {
"common/wm/workspace/workspace_layout_manager_unittest.cc",
"common/wm_window_unittest.cc",
"common/wm_window_user_data_unittest.cc",
+ "display/display_configuration_controller_unittest.cc",
"first_run/first_run_helper_unittest.cc",
"focus_cycler_unittest.cc",
"frame/caption_buttons/frame_size_button_unittest.cc",
@@ -1220,6 +1221,7 @@ source_set("common_unittests") {
"metrics/user_metrics_recorder_unittest.cc",
"root_window_controller_unittest.cc",
"rotator/screen_rotation_animation_unittest.cc",
+ "rotator/screen_rotation_animator_unittest.cc",
"screen_util_unittest.cc",
"shelf/shelf_layout_manager_unittest.cc",
"shelf/shelf_unittest.cc",
« no previous file with comments | « no previous file | ash/display/display_configuration_controller.h » ('j') | ash/display/display_configuration_controller.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698