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

Unified Diff: chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.cc

Issue 2118643002: Move MaximizeModeController into ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: doh Created 4 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
Index: chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.cc
diff --git a/chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.cc b/chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.cc
index a94bcac3a7d2bc89bf3701d04e6112be3cc1530e..e90ea679295300d695ac41cbb931479d4cb8cbc9 100644
--- a/chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.cc
+++ b/chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.cc
@@ -4,9 +4,9 @@
#include "chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.h"
+#include "ash/common/wm/maximize_mode/maximize_mode_controller.h"
#include "ash/common/wm_shell.h"
#include "ash/shell.h"
-#include "ash/wm/maximize_mode/maximize_mode_controller.h"
namespace chromeos {
« no previous file with comments | « chrome/browser/ui/views/tabs/tab_drag_controller.cc ('k') | components/arc/window_manager/arc_window_manager_bridge.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698