| Index: third_party/WebKit/Source/platform/graphics/ReplayingCanvas.h
|
| diff --git a/third_party/WebKit/Source/platform/graphics/ReplayingCanvas.h b/third_party/WebKit/Source/platform/graphics/ReplayingCanvas.h
|
| index 45aa5bd10c24a1e2bda1b3b2f6e2370f4860669e..09e1c6ed2757c7ca4349a6154db6662dce69c22a 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/ReplayingCanvas.h
|
| +++ b/third_party/WebKit/Source/platform/graphics/ReplayingCanvas.h
|
| @@ -32,6 +32,7 @@
|
| #define ReplayingCanvas_h
|
|
|
| #include "platform/graphics/InterceptingCanvas.h"
|
| +#include "third_party/skia/include/core/SkPaint.h"
|
| #include "third_party/skia/include/core/SkPicture.h"
|
|
|
| namespace blink {
|
|
|