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

Unified Diff: blimp/net/blimp_message_thread_pipe.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/blimp_message_output_buffer.h ('k') | blimp/net/engine_authentication_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/net/blimp_message_thread_pipe.h
diff --git a/blimp/net/blimp_message_thread_pipe.h b/blimp/net/blimp_message_thread_pipe.h
index d6c8321324d3a851a57489a8c66608009c9ec215..648e4a4800cad1e78bc8bf7563ca7b1ab08170ec 100644
--- a/blimp/net/blimp_message_thread_pipe.h
+++ b/blimp/net/blimp_message_thread_pipe.h
@@ -17,7 +17,6 @@ class SequencedTaskRunner;
namespace blimp {
-class BlimpMessage;
class BlimpMessageProcessor;
// Uni-directional MessageProcessor "pipe" that accepts messages on
« no previous file with comments | « blimp/net/blimp_message_output_buffer.h ('k') | blimp/net/engine_authentication_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698