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

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

Issue 1924703002: Rename gfx::Display/Screen to display::Display/Screen in ash (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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_resizer.cc ('k') | ash/wm/common/wm_screen_util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/common/window_state.cc
diff --git a/ash/wm/common/window_state.cc b/ash/wm/common/window_state.cc
index 81f069f9aba266a548446a5cec8135d02c9216e1..60398452a341fc88851c25bacd2255e38cbacc95 100644
--- a/ash/wm/common/window_state.cc
+++ b/ash/wm/common/window_state.cc
@@ -14,8 +14,6 @@
#include "ash/wm/common/wm_screen_util.h"
#include "ash/wm/common/wm_window.h"
#include "base/auto_reset.h"
-#include "ui/gfx/display.h"
-#include "ui/gfx/screen.h"
namespace ash {
namespace wm {
« no previous file with comments | « ash/wm/common/window_resizer.cc ('k') | ash/wm/common/wm_screen_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698