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

Unified Diff: ash/BUILD.gn

Issue 2887103002: Revert of Refactor backdrop (Closed)
Patch Set: Created 3 years, 7 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/test/workspace_controller_test_api.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 0570a82af796e357f7b3b97ce1c091b8c394c18b..a89820ed43e5ccbe1573d09903b2b2c959872975 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -658,8 +658,6 @@
"wm/lock_state_observer.h",
"wm/lock_window_state.cc",
"wm/lock_window_state.h",
- "wm/maximize_mode/maximize_mode_backdrop_delegate_impl.cc",
- "wm/maximize_mode/maximize_mode_backdrop_delegate_impl.h",
"wm/maximize_mode/maximize_mode_controller.cc",
"wm/maximize_mode/maximize_mode_controller.h",
"wm/maximize_mode/maximize_mode_event_handler.cc",
@@ -675,6 +673,8 @@
"wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_ozone.h",
"wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.cc",
"wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h",
+ "wm/maximize_mode/workspace_backdrop_delegate.cc",
+ "wm/maximize_mode/workspace_backdrop_delegate.h",
"wm/mru_window_tracker.cc",
"wm/mru_window_tracker.h",
"wm/overlay_event_filter.cc",
@@ -794,9 +794,6 @@
"wm/wm_types.h",
"wm/wm_window_animations.cc",
"wm/wm_window_animations.h",
- "wm/workspace/backdrop_controller.cc",
- "wm/workspace/backdrop_controller.h",
- "wm/workspace/backdrop_delegate.h",
"wm/workspace/magnetism_matcher.cc",
"wm/workspace/magnetism_matcher.h",
"wm/workspace/multi_window_resize_controller.cc",
@@ -811,6 +808,7 @@
"wm/workspace/workspace_event_handler_aura.h",
"wm/workspace/workspace_layout_manager.cc",
"wm/workspace/workspace_layout_manager.h",
+ "wm/workspace/workspace_layout_manager_backdrop_delegate.h",
"wm/workspace/workspace_types.h",
"wm/workspace/workspace_window_resizer.cc",
"wm/workspace/workspace_window_resizer.h",
« no previous file with comments | « no previous file | ash/test/workspace_controller_test_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698