| Index: third_party/WebKit/Source/modules/csspaint/PaintSize.h
|
| diff --git a/third_party/WebKit/Source/modules/csspaint/PaintSize.h b/third_party/WebKit/Source/modules/csspaint/PaintSize.h
|
| index 6df4d6ea7fc8bab428589429aa790ee9b6c31c16..9543aab61a58a2e68907aeb0335c08e03dc8c293 100644
|
| --- a/third_party/WebKit/Source/modules/csspaint/PaintSize.h
|
| +++ b/third_party/WebKit/Source/modules/csspaint/PaintSize.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef PaintSize_h
|
| #define PaintSize_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/geometry/IntSize.h"
|
| #include "platform/heap/Handle.h"
|
|
|
|
|