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

Unified Diff: remoting/host/desktop_environment.h

Issue 2538183002: remoting: Cleanup class/struct fwd declarations (Closed)
Patch Set: 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 | « remoting/host/desktop_capturer_proxy.h ('k') | remoting/host/desktop_process.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/desktop_environment.h
diff --git a/remoting/host/desktop_environment.h b/remoting/host/desktop_environment.h
index 525dfbee98ff85a548934ee747288bb6c17df402..1e99bcfde90dc6dead3dbbbc8897deb05d27a021 100644
--- a/remoting/host/desktop_environment.h
+++ b/remoting/host/desktop_environment.h
@@ -14,10 +14,6 @@
#include "base/memory/weak_ptr.h"
#include "remoting/host/desktop_environment_options.h"
-namespace base {
-class SingleThreadTaskRunner;
-} // namespace base
-
namespace webrtc {
class DesktopCapturer;
class MouseCursorMonitor;
@@ -25,10 +21,6 @@ class MouseCursorMonitor;
namespace remoting {
-namespace protocol {
-class ClientStub;
-} // namespace protocol
-
class AudioCapturer;
class ClientSessionControl;
class InputInjector;
« no previous file with comments | « remoting/host/desktop_capturer_proxy.h ('k') | remoting/host/desktop_process.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698