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

Unified Diff: extensions/browser/api/cast_channel/cast_transport.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_transport.h
diff --git a/extensions/browser/api/cast_channel/cast_transport.h b/extensions/browser/api/cast_channel/cast_transport.h
index 5d52968f0fed7c03d6bc2b8769130fae97322837..de9d2944e5ef82027083b48f5312380cfaaadc06 100644
--- a/extensions/browser/api/cast_channel/cast_transport.h
+++ b/extensions/browser/api/cast_channel/cast_transport.h
@@ -20,7 +20,6 @@
namespace net {
class DrainableIOBuffer;
class IPEndPoint;
-class IOBuffer;
class DrainableIOBuffer;
class GrowableIOBuffer;
class Socket;
@@ -30,7 +29,6 @@ namespace extensions {
namespace api {
namespace cast_channel {
class CastMessage;
-struct LastErrors;
class Logger;
class MessageFramer;
« no previous file with comments | « extensions/browser/api/cast_channel/cast_socket.h ('k') | extensions/browser/api/declarative/rules_registry_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698