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

Unified Diff: ash/mus/disconnected_app_handler.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/mus/disconnected_app_handler.cc
diff --git a/ash/mus/disconnected_app_handler.cc b/ash/mus/disconnected_app_handler.cc
index 12d3c9737829a2f0793f655a75cdf3e0b0b38b13..334cf182b2cf1697ff8ec2f975bdf3a3c878e3d4 100644
--- a/ash/mus/disconnected_app_handler.cc
+++ b/ash/mus/disconnected_app_handler.cc
@@ -5,7 +5,6 @@
#include "ash/mus/disconnected_app_handler.h"
#include "ash/public/cpp/shell_window_ids.h"
-#include "ash/wm_window.h"
#include "ui/aura/window.h"
#include "ui/base/class_property.h"

Powered by Google App Engine
This is Rietveld 408576698