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

Unified Diff: ash/BUILD.gn

Issue 2918403006: CrOS Tablet Window management - Split Screen part I (Closed)
Patch Set: Address oshima@'s comments Created 3 years, 6 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/ash_switches.h » ('j') | ash/wm/overview/overview_animation_type.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 7f0422635218e2eaafb94d2933d94a6b1acd069f..bdfa3cc698fa4e2b4e41dba4cc553fc1ffb1b0e7 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -696,6 +696,8 @@ component("ash") {
"wm/overview/cleanup_animation_observer.cc",
"wm/overview/cleanup_animation_observer.h",
"wm/overview/overview_animation_type.h",
+ "wm/overview/overview_window_drag_controller.cc",
+ "wm/overview/overview_window_drag_controller.h",
"wm/overview/scoped_overview_animation_settings.cc",
"wm/overview/scoped_overview_animation_settings.h",
"wm/overview/scoped_transform_overview_window.cc",
@@ -739,6 +741,8 @@ component("ash") {
"wm/session_state_animator.h",
"wm/session_state_animator_impl.cc",
"wm/session_state_animator_impl.h",
+ "wm/splitview/split_view_controller.cc",
+ "wm/splitview/split_view_controller.h",
"wm/stacking_controller.cc",
"wm/stacking_controller.h",
"wm/switchable_windows.cc",
« no previous file with comments | « no previous file | ash/ash_switches.h » ('j') | ash/wm/overview/overview_animation_type.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698