Index: public/platform/WebExternalTextureLayer.h |
diff --git a/public/platform/WebExternalTextureLayer.h b/public/platform/WebExternalTextureLayer.h |
index 0fd05bb4228adce05f649337afca098248be0652..c8f94e5d50aafa3308bf0ee69a773dedf8052638 100644 |
--- a/public/platform/WebExternalTextureLayer.h |
+++ b/public/platform/WebExternalTextureLayer.h |
@@ -32,8 +32,6 @@ |
namespace blink { |
-class WebExternalTextureLayerClient; |
- |
// This class represents a layer that renders a texture that is generated |
// externally (not managed by the WebLayerTreeView). |
// The texture will be used by the WebLayerTreeView during compositing passes. |