Index: Source/platform/graphics/ImageBuffer.cpp |
diff --git a/Source/platform/graphics/ImageBuffer.cpp b/Source/platform/graphics/ImageBuffer.cpp |
index 8142ee4dc35444ec265da562c490922567b5f3d8..1603203827d370131771e6e8ded67032a9fc6789 100644 |
--- a/Source/platform/graphics/ImageBuffer.cpp |
+++ b/Source/platform/graphics/ImageBuffer.cpp |
@@ -55,6 +55,7 @@ |
#include "third_party/skia/include/core/SkPicture.h" |
#include "third_party/skia/include/effects/SkTableColorFilter.h" |
#include "wtf/MathExtras.h" |
+#include "wtf/Vector.h" |
#include "wtf/text/Base64.h" |
#include "wtf/text/WTFString.h" |