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

Unified Diff: ash/wm/common/window_state_util.cc

Issue 1901773002: Removes most of aura dependencies from DefaultState (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@wm_window_positioner
Patch Set: nit and merge 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
« no previous file with comments | « ash/wm/common/window_state_util.h ('k') | ash/wm/common/wm_globals.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/common/window_state_util.cc
diff --git a/ash/wm/window_state_util.cc b/ash/wm/common/window_state_util.cc
similarity index 95%
rename from ash/wm/window_state_util.cc
rename to ash/wm/common/window_state_util.cc
index 36d874433e82a9c5c8f1054bb289519cbeea1fd7..feb019d5a9172e0bc6823c752b370f454d28f924 100644
--- a/ash/wm/window_state_util.cc
+++ b/ash/wm/common/window_state_util.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/wm/window_state_util.h"
+#include "ash/wm/common/window_state_util.h"
#include "ash/wm/window_state.h"
#include "ash/wm/window_state_delegate.h"
« no previous file with comments | « ash/wm/common/window_state_util.h ('k') | ash/wm/common/wm_globals.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698