| Index: Source/web/PinchViewports.h
|
| diff --git a/Source/web/PinchViewports.h b/Source/web/PinchViewports.h
|
| index a26cf460184501c57b09ca0d3eb642b7eeea3f5a..15f90f8538302bd035fe394a996a6d675612b06d 100644
|
| --- a/Source/web/PinchViewports.h
|
| +++ b/Source/web/PinchViewports.h
|
| @@ -32,7 +32,7 @@
|
| #define PinchViewports_h
|
|
|
| #include "core/platform/graphics/GraphicsLayerClient.h"
|
| -#include "core/platform/graphics/IntSize.h"
|
| +#include "platform/geometry/IntSize.h"
|
| #include "public/platform/WebScrollbar.h"
|
| #include "public/platform/WebSize.h"
|
| #include "wtf/OwnPtr.h"
|
|
|