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

Unified Diff: services/ui/service.h

Issue 2537343006: services: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of master #2 Created 4 years 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 | « services/ui/public/cpp/window_tree_client_delegate.h ('k') | services/ui/ws/event_dispatcher.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/ui/service.h
diff --git a/services/ui/service.h b/services/ui/service.h
index 30606d8576bd5b4597ffb52d167d4d596ce358f4..e8b250bddb2a54650bdaba685d53176a3aa19462 100644
--- a/services/ui/service.h
+++ b/services/ui/service.h
@@ -44,10 +44,6 @@ namespace display {
class ScreenManager;
}
-namespace gfx {
-class Rect;
-}
-
namespace service_manager {
class Connector;
}
@@ -57,7 +53,6 @@ namespace ui {
class PlatformEventSource;
namespace ws {
-class ForwardingWindowManager;
class WindowServer;
}
« no previous file with comments | « services/ui/public/cpp/window_tree_client_delegate.h ('k') | services/ui/ws/event_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698