| Index: Source/core/platform/graphics/chromium/ImageBufferDataSkia.h
|
| diff --git a/Source/core/platform/graphics/chromium/ImageBufferDataSkia.h b/Source/core/platform/graphics/chromium/ImageBufferDataSkia.h
|
| index 7176af10817990cb7c0b32afa4a4404060ec8a8b..f4ad07ef855b4f3278727a9a8c2c53e70bbe82fb 100644
|
| --- a/Source/core/platform/graphics/chromium/ImageBufferDataSkia.h
|
| +++ b/Source/core/platform/graphics/chromium/ImageBufferDataSkia.h
|
| @@ -28,7 +28,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "PlatformContextSkia.h"
|
| +#include "core/platform/graphics/skia/PlatformContextSkia.h"
|
|
|
| #include "skia/ext/platform_canvas.h"
|
|
|
|
|