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

Unified Diff: ash/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 | « no previous file | ash/display/display_configuration_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 55c2dfac50c1c4a3e71491f8502b45e9daa63fe7..93389aaafd0d85de8854531ca76e1befd74eda6b 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -1203,6 +1203,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",
@@ -1215,6 +1216,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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698