| Index: third_party/WebKit/Source/platform/graphics/ImageFrameGenerator.cpp
|
| diff --git a/third_party/WebKit/Source/platform/graphics/ImageFrameGenerator.cpp b/third_party/WebKit/Source/platform/graphics/ImageFrameGenerator.cpp
|
| index cd29a647aa62f825ed433ad82dbce547dd99c979..3efd86e288d4a8722043643e3f577765c13b2fc7 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/ImageFrameGenerator.cpp
|
| +++ b/third_party/WebKit/Source/platform/graphics/ImageFrameGenerator.cpp
|
| @@ -29,6 +29,7 @@
|
| #include "platform/TraceEvent.h"
|
| #include "platform/graphics/ImageDecodingStore.h"
|
| #include "platform/image-decoders/ImageDecoder.h"
|
| +#include "third_party/skia/include/core/SkYUVSizeInfo.h"
|
|
|
| namespace blink {
|
|
|
|
|