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

Unified Diff: blimp/net/input_message_generator.h

Issue 2539183002: blimp: Cleanup class/struct forward 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 | « blimp/net/engine_connection_manager.h ('k') | blimp/net/ssl_client_transport.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/net/input_message_generator.h
diff --git a/blimp/net/input_message_generator.h b/blimp/net/input_message_generator.h
index dbae9d4212b14b9128dae3d34311a3c905735c7b..157a6b4dc5f38cb99f20330357ac5ef5ffe0a2d0 100644
--- a/blimp/net/input_message_generator.h
+++ b/blimp/net/input_message_generator.h
@@ -18,7 +18,6 @@ class WebGestureEvent;
namespace blimp {
class BlimpMessage;
-class BlimpMessageProcessor;
// Handles creating serialized InputMessage protos from a stream of
// WebGestureEvents. This class may be stateful to optimize the size of the
« no previous file with comments | « blimp/net/engine_connection_manager.h ('k') | blimp/net/ssl_client_transport.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698