Index: third_party/WebKit/Source/platform/graphics/ImageDecodingStore.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/ImageDecodingStore.cpp b/third_party/WebKit/Source/platform/graphics/ImageDecodingStore.cpp |
index ce886997753677bd1ebae24126d700dbd4fa3537..54ab435049c973ce1514b63221ce44e45ebbd55e 100644 |
--- a/third_party/WebKit/Source/platform/graphics/ImageDecodingStore.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/ImageDecodingStore.cpp |
@@ -26,6 +26,7 @@ |
#include "platform/graphics/ImageDecodingStore.h" |
#include "platform/TraceEvent.h" |
+#include "platform/graphics/ImageFrameGenerator.h" |
#include "wtf/Threading.h" |
namespace blink { |