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

Unified Diff: ash/common/wm_shell.h

Issue 2413503002: Cleanup mojo Wallpaper interfaces for mash. (Closed)
Patch Set: Cleanup. Created 4 years, 2 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/common/wm_shell.h
diff --git a/ash/common/wm_shell.h b/ash/common/wm_shell.h
index 9e42f2f7e7e85fc3842fb0fb153012c7ecf73e36..60876c2022e065854dfd35880583789a2225f4c3 100644
--- a/ash/common/wm_shell.h
+++ b/ash/common/wm_shell.h
@@ -34,10 +34,6 @@ class Insets;
class Point;
}
-namespace shell {
-class Connector;
-}
-
namespace views {
class PointerWatcher;
enum class PointerWatcherEventTypes;

Powered by Google App Engine
This is Rietveld 408576698