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

Unified Diff: extensions/browser/api/cast_channel/cast_socket.h

Issue 2535713004: extensions: Cleanup class/struct fwd declarations (Closed)
Patch Set: Created 4 years, 1 month 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
Index: extensions/browser/api/cast_channel/cast_socket.h
diff --git a/extensions/browser/api/cast_channel/cast_socket.h b/extensions/browser/api/cast_channel/cast_socket.h
index 4299c7615f78e6be47f7efb6efa2c21de7d012b7..2fa1821d7ca054fa369b02f37c06ae6c7036707f 100644
--- a/extensions/browser/api/cast_channel/cast_socket.h
+++ b/extensions/browser/api/cast_channel/cast_socket.h
@@ -29,7 +29,6 @@
#include "net/log/net_log_source.h"
namespace net {
-class AddressList;
class CertVerifier;
class CTPolicyEnforcer;
class CTVerifier;
@@ -47,7 +46,6 @@ namespace cast_channel {
class CastMessage;
class Logger;
struct LastErrors;
-class MessageFramer;
// Cast device capabilities.
enum CastDeviceCapability {
« no previous file with comments | « extensions/browser/api/cast_channel/cast_auth_util.h ('k') | extensions/browser/api/cast_channel/cast_transport.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698