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

Unified Diff: ash/screen_util.cc

Issue 2908333003: [mus+ash] Removes WmWindow from ash (app_list, frame, metrics, session, system, wallpaper) (Closed)
Patch Set: [mus+ash] Removes WmWindow from ash (cleaning remaining wm_window.h in c/b/ui) Created 3 years, 7 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: ash/screen_util.cc
diff --git a/ash/screen_util.cc b/ash/screen_util.cc
index d054568a2fcbbbf89861c690f610c3a626fe1ba1..b6cbf6030566908ba23500c33c9a58e55f042ab4 100644
--- a/ash/screen_util.cc
+++ b/ash/screen_util.cc
@@ -8,7 +8,6 @@
#include "ash/shelf/shelf.h"
#include "ash/shell.h"
#include "ash/shell_port.h"
-#include "ash/wm_window.h"
#include "base/logging.h"
#include "ui/aura/client/screen_position_client.h"
#include "ui/aura/window_event_dispatcher.h"

Powered by Google App Engine
This is Rietveld 408576698