| Index: Source/core/platform/graphics/gpu/DrawingBuffer.h
|
| diff --git a/Source/core/platform/graphics/gpu/DrawingBuffer.h b/Source/core/platform/graphics/gpu/DrawingBuffer.h
|
| index a6f11d8f243d823ccdb4b334e797913ec314f360..e9cfc1c06893bfc825d5f80e8e04a75baeb48197 100644
|
| --- a/Source/core/platform/graphics/gpu/DrawingBuffer.h
|
| +++ b/Source/core/platform/graphics/gpu/DrawingBuffer.h
|
| @@ -33,7 +33,7 @@
|
|
|
| #include "core/platform/graphics/GraphicsContext3D.h"
|
| #include "core/platform/graphics/GraphicsTypes3D.h"
|
| -#include "core/platform/graphics/IntSize.h"
|
| +#include "platform/geometry/IntSize.h"
|
|
|
| #include "public/platform/WebExternalTextureLayerClient.h"
|
| #include "public/platform/WebExternalTextureMailbox.h"
|
|
|