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

Unified Diff: components/mus/ws/BUILD.gn

Issue 1414943003: Moves move logic into WM instead of WS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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: components/mus/ws/BUILD.gn
diff --git a/components/mus/ws/BUILD.gn b/components/mus/ws/BUILD.gn
index c747385c6d93757fc02253fd2b82d82c2b9c77c5..1801b8fba7bda7bcfa4fbb68b1a19c8234b34627 100644
--- a/components/mus/ws/BUILD.gn
+++ b/components/mus/ws/BUILD.gn
@@ -27,8 +27,6 @@ source_set("lib") {
"focus_controller.cc",
"focus_controller.h",
"focus_controller_delegate.h",
- "move_loop.cc",
- "move_loop.h",
"server_window.cc",
"server_window.h",
"server_window_delegate.h",

Powered by Google App Engine
This is Rietveld 408576698