Index: cc/blink/web_compositor_support_impl.h |
diff --git a/cc/blink/web_compositor_support_impl.h b/cc/blink/web_compositor_support_impl.h |
index 9f12dc1d08a1a3f4250c708713b70406ec638b50..16449437427233c21c32e7900ac7e7382b449906 100644 |
--- a/cc/blink/web_compositor_support_impl.h |
+++ b/cc/blink/web_compositor_support_impl.h |
@@ -12,10 +12,6 @@ |
#include "third_party/WebKit/public/platform/WebContentLayerClient.h" |
#include "third_party/WebKit/public/platform/WebLayer.h" |
-namespace blink { |
-class WebGraphicsContext3D; |
-} |
- |
namespace cc_blink { |
class CC_BLINK_EXPORT WebCompositorSupportImpl |