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

Unified Diff: ash/wm/default_state.h

Issue 1921883002: Removes WindowState::aura_window() (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix windows build 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/wm_window_tracker.h ('k') | ash/wm/default_state.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/default_state.h
diff --git a/ash/wm/default_state.h b/ash/wm/default_state.h
index 1c42b1615148dc2610f22fe2267fe79443652eff..6d81d7e57add7dc282e2bc786ec1220479049d0c 100644
--- a/ash/wm/default_state.h
+++ b/ash/wm/default_state.h
@@ -8,6 +8,7 @@
#include "ash/wm/window_state.h"
#include "base/macros.h"
#include "ui/gfx/display.h"
+#include "ui/gfx/geometry/rect.h"
namespace ash {
namespace wm {
« no previous file with comments | « ash/wm/common/wm_window_tracker.h ('k') | ash/wm/default_state.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698