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

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

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/aura/wm_window_aura.cc ('k') | ash/wm/common/window_state_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/common/root_window_finder.cc
diff --git a/ash/wm/common/root_window_finder.cc b/ash/wm/common/root_window_finder.cc
index 69b2f99da6afce035395b49ef5f6e963f812a48e..3f3aefd0307105dfe41032a2df4971c408c01340 100644
--- a/ash/wm/common/root_window_finder.cc
+++ b/ash/wm/common/root_window_finder.cc
@@ -4,7 +4,6 @@
#include "ash/wm/common/root_window_finder.h"
-#include "ash/display/window_tree_host_manager.h"
#include "ash/wm/common/wm_root_window_controller.h"
#include "ash/wm/common/wm_window.h"
#include "ui/gfx/display.h"
« no previous file with comments | « ash/wm/aura/wm_window_aura.cc ('k') | ash/wm/common/window_state_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698