Index: content/child/webmessageportchannel_impl.h |
diff --git a/content/child/webmessageportchannel_impl.h b/content/child/webmessageportchannel_impl.h |
index 47f4e7693e153119e245eb6e66b8824806f141e3..6fa60806f4291676e79aee4bf90bc25dbc6b1b6c 100644 |
--- a/content/child/webmessageportchannel_impl.h |
+++ b/content/child/webmessageportchannel_impl.h |
@@ -21,7 +21,6 @@ class SingleThreadTaskRunner; |
} |
namespace content { |
-class ChildThread; |
// This is thread safe. |
class WebMessagePortChannelImpl |