Index: third_party/WebKit/Source/platform/graphics/InterceptingCanvas.h |
diff --git a/third_party/WebKit/Source/platform/graphics/InterceptingCanvas.h b/third_party/WebKit/Source/platform/graphics/InterceptingCanvas.h |
index d197d542a7557a7a3b4c85101106dab62527500f..87ce2787bcf6068e8f731fb4c88a275115f14652 100644 |
--- a/third_party/WebKit/Source/platform/graphics/InterceptingCanvas.h |
+++ b/third_party/WebKit/Source/platform/graphics/InterceptingCanvas.h |
@@ -35,6 +35,7 @@ |
#include "platform/wtf/Allocator.h" |
#include "platform/wtf/Assertions.h" |
#include "platform/wtf/Noncopyable.h" |
+#include "third_party/skia/include/core/SkBitmap.h" |
#include "third_party/skia/include/core/SkCanvas.h" |
namespace blink { |