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

Unified Diff: ash/common/wm_shell.h

Issue 2413503002: Cleanup mojo Wallpaper interfaces for mash. (Closed)
Patch Set: Sync and rebase; do *not* use mojo in classic ash. 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 c6d79223af4be922fcb710e55588198f06ec9d36..7f6a6f211e491b1edf717217a936475a9412f182 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