Index: content/renderer/gpu/stream_texture_host_android.h |
diff --git a/content/renderer/gpu/stream_texture_host_android.h b/content/renderer/gpu/stream_texture_host_android.h |
index 6dc480b04eafaa365a2bee448e95546a917dbf9a..80eb4631cc54f1c4c4b5c4f7c7c84e3786e44fea 100644 |
--- a/content/renderer/gpu/stream_texture_host_android.h |
+++ b/content/renderer/gpu/stream_texture_host_android.h |
@@ -25,8 +25,6 @@ namespace gpu { |
class GpuChannelHost; |
} |
-struct GpuStreamTextureMsg_MatrixChanged_Params; |
- |
namespace content { |
// Class for handling all the IPC messages between the GPU process and |