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

Unified Diff: ash/mus/move_event_handler.cc

Issue 2227643003: Converts mash to use the common non-client frame (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@native_widget_mus_fix
Patch Set: feedback Created 4 years, 4 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 | « ash/mus/move_event_handler.h ('k') | ash/mus/non_client_frame_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/move_event_handler.cc
diff --git a/ash/mus/frame/move_event_handler.cc b/ash/mus/move_event_handler.cc
similarity index 98%
rename from ash/mus/frame/move_event_handler.cc
rename to ash/mus/move_event_handler.cc
index ea3bd4235d0e4bc1f404e054301f3a45677e140b..469273bbd76f1f6c653060954b4a52f0676d97cd 100644
--- a/ash/mus/frame/move_event_handler.cc
+++ b/ash/mus/move_event_handler.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "ash/mus/frame/move_event_handler.h"
+#include "ash/mus/move_event_handler.h"
#include "ash/mus/bridge/wm_window_mus.h"
#include "services/ui/public/cpp/window.h"
« no previous file with comments | « ash/mus/move_event_handler.h ('k') | ash/mus/non_client_frame_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698