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

Unified Diff: blimp/net/engine_connection_manager.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_authentication_handler.h ('k') | blimp/net/input_message_generator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/net/engine_connection_manager.h
diff --git a/blimp/net/engine_connection_manager.h b/blimp/net/engine_connection_manager.h
index ac8643ebad138b28fe6af14dcf582ab69456d640..f4e991b72c98eacc185c6a8311db1086b8997817 100644
--- a/blimp/net/engine_connection_manager.h
+++ b/blimp/net/engine_connection_manager.h
@@ -17,8 +17,6 @@
namespace blimp {
-class BlimpConnection;
-class BlimpTransport;
class BlimpEngineTransport;
// Coordinates the channel creation and authentication workflows for
« no previous file with comments | « blimp/net/engine_authentication_handler.h ('k') | blimp/net/input_message_generator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698