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

Unified Diff: ash/BUILD.gn

Issue 2790583004: Add second copy request after screen rotation to flatten the layers in animation. (Closed)
Patch Set: Move some functions to ash/utility/transformer_util. Created 3 years, 8 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/common/wm/root_window_layout_manager.cc » ('j') | ash/display/root_window_transformers.h » ('J')
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 4897541be77f87433107e3e7ed0265f37819c26b..91bf053fe6b5527a571b694bd5fd31e0dda65000 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -725,6 +725,8 @@ component("ash") {
"touch/touch_uma.h",
"utility/screenshot_controller.cc",
"utility/screenshot_controller.h",
+ "utility/transformer_util.cc",
+ "utility/transformer_util.h",
"virtual_keyboard_controller.cc",
"virtual_keyboard_controller.h",
"wm/ash_focus_rules.cc",
« no previous file with comments | « no previous file | ash/common/wm/root_window_layout_manager.cc » ('j') | ash/display/root_window_transformers.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698