| Index: third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h
|
| diff --git a/third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h b/third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h
|
| index cab87e062e2f079ec83feb0d491f36dee0c8b42b..ac90b13d8c037cc23845769392472538224dd931 100644
|
| --- a/third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h
|
| +++ b/third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h
|
| @@ -30,6 +30,7 @@
|
| #include "core/CoreExport.h"
|
| #include "platform/geometry/FloatSize.h"
|
| #include "platform/graphics/GraphicsTypes.h"
|
| +#include "platform/weborigin/KURL.h"
|
| #include "wtf/PassRefPtr.h"
|
|
|
| namespace blink {
|
|
|