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

Unified Diff: blimp/net/engine_authentication_handler.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_thread_pipe.h ('k') | blimp/net/engine_connection_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: blimp/net/engine_authentication_handler.h
diff --git a/blimp/net/engine_authentication_handler.h b/blimp/net/engine_authentication_handler.h
index 0e1d864f2cd9f2c89d6cc3b928457306192c3a2f..88100112faa1bd49ee67d5601308d0e694b20e8c 100644
--- a/blimp/net/engine_authentication_handler.h
+++ b/blimp/net/engine_authentication_handler.h
@@ -17,7 +17,6 @@
namespace blimp {
class BlimpConnection;
-class BlimpMessage;
// Authenticates connections and passes successfully authenticated connections
// to |connection_handler|.
« no previous file with comments | « blimp/net/blimp_message_thread_pipe.h ('k') | blimp/net/engine_connection_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698