| 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 d90108ec1571e9b94bbb509194c9ea319984426f..fef7d3520923f1ed6dd9e8176722d1d5f4d59afb 100644
|
| --- a/third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h
|
| +++ b/third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h
|
| @@ -31,7 +31,7 @@
|
| #include "platform/geometry/FloatSize.h"
|
| #include "platform/graphics/GraphicsTypes.h"
|
| #include "platform/weborigin/KURL.h"
|
| -#include "wtf/PassRefPtr.h"
|
| +#include "platform/wtf/PassRefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|