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

Unified Diff: chrome/browser/ui/ash/chrome_shell_delegate.cc

Issue 1921353002: Moves handful of files to ash/wm/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@shell_ids
Patch Set: merge to trunk Created 4 years, 8 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/ash/chrome_shell_delegate.cc
diff --git a/chrome/browser/ui/ash/chrome_shell_delegate.cc b/chrome/browser/ui/ash/chrome_shell_delegate.cc
index 6d60f3ebfd36683f26bb1098f581766e88995b57..7ea5b6089ac5392e6a477225e25898d4a96045f3 100644
--- a/chrome/browser/ui/ash/chrome_shell_delegate.cc
+++ b/chrome/browser/ui/ash/chrome_shell_delegate.cc
@@ -8,7 +8,7 @@
#include "ash/content/gpu_support_impl.h"
#include "ash/session/session_state_delegate.h"
-#include "ash/wm/window_state.h"
+#include "ash/wm/common/window_state.h"
#include "ash/wm/window_util.h"
#include "build/build_config.h"
#include "chrome/browser/app_mode/app_mode_utils.h"

Powered by Google App Engine
This is Rietveld 408576698