Index: ppapi/cpp/video_decoder.h |
diff --git a/ppapi/cpp/video_decoder.h b/ppapi/cpp/video_decoder.h |
index cc7267ba680d9f1931de08118318c8049e48bd60..000400cc47a58fc8b2a1ddb620da516baad8b886 100644 |
--- a/ppapi/cpp/video_decoder.h |
+++ b/ppapi/cpp/video_decoder.h |
@@ -15,7 +15,7 @@ |
/// @file |
/// This file defines the API to create and use a VideoDecoder resource. |
-struct PP_FileInfo; |
+struct PP_Rect; |
dmichael (off chromium)
2014/11/05 23:06:04
I don't think this is needed
bbudge
2014/11/06 00:26:37
Done.
|
namespace pp { |