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

Unified Diff: remoting/client/jni/chromoting_jni_instance.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/client/ios/bridge/client_instance.h ('k') | remoting/client/jni/jni_gl_display_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/client/jni/chromoting_jni_instance.h
diff --git a/remoting/client/jni/chromoting_jni_instance.h b/remoting/client/jni/chromoting_jni_instance.h
index b4cc64ff10a1999f7013f621fbccd0af96d3299e..f3647a15889dd4a61b0ebaf2f365580a12580d65 100644
--- a/remoting/client/jni/chromoting_jni_instance.h
+++ b/remoting/client/jni/chromoting_jni_instance.h
@@ -25,16 +25,13 @@ namespace remoting {
namespace protocol {
class ClipboardEvent;
-class CursorShapeInfo;
class PerformanceTracker;
-class FrameConsumer;
class VideoRenderer;
} // namespace protocol
class AudioPlayerAndroid;
class ChromotingJniRuntime;
class JniClient;
-class DisplayHandler;
class JniPairingSecretFetcher;
// ChromotingJniInstance is scoped to the session.
« no previous file with comments | « remoting/client/ios/bridge/client_instance.h ('k') | remoting/client/jni/jni_gl_display_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698