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

Unified Diff: ash/mus/non_client_frame_controller.cc

Issue 2734733002: Revert "chromeos: Move files in //ash/common to //ash, part 3" (Closed)
Patch Set: Created 3 years, 9 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/network_connect_delegate_mus.cc ('k') | ash/mus/screen_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/non_client_frame_controller.cc
diff --git a/ash/mus/non_client_frame_controller.cc b/ash/mus/non_client_frame_controller.cc
index e3620c0031fc7f86419e59440a544a9585e8f07d..064420907694a3fc75e9b8256a2b8e9ac34d77b8 100644
--- a/ash/mus/non_client_frame_controller.cc
+++ b/ash/mus/non_client_frame_controller.cc
@@ -10,8 +10,9 @@
#include <string>
#include <vector>
-#include "ash/ash_constants.h"
-#include "ash/ash_layout_constants.h"
+#include "ash/common/ash_constants.h"
+#include "ash/common/ash_layout_constants.h"
+#include "ash/common/wm_window.h"
#include "ash/frame/custom_frame_view_ash.h"
#include "ash/mus/frame/custom_frame_view_mus.h"
#include "ash/mus/frame/detached_title_area_renderer.h"
@@ -22,7 +23,6 @@
#include "ash/shared/immersive_fullscreen_controller_delegate.h"
#include "ash/wm/panels/panel_frame_view.h"
#include "ash/wm/window_properties.h"
-#include "ash/wm_window.h"
#include "base/macros.h"
#include "base/memory/ptr_util.h"
#include "base/strings/utf_string_conversions.h"
« no previous file with comments | « ash/mus/network_connect_delegate_mus.cc ('k') | ash/mus/screen_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698