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

Unified Diff: ash/BUILD.gn

Issue 2728803002: Handles users rotating screen too early (Closed)
Patch Set: Add MultiLayerAnimatorTestController to controll test animation. 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 1dbd302a774f180fc7c942261b20d91fe7ead1b4..cc174dbebc4ccacfe9c67fff1cd9f460e14b7f91 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1204,6 +1204,7 @@ source_set("common_unittests") {
"common/wm/overview/cleanup_animation_observer_unittest.cc",
"common/wm/workspace/workspace_layout_manager_unittest.cc",
"common/wm_window_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",
@@ -1216,6 +1217,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