| Index: third_party/WebKit/Source/core/testing/LayerRectList.h
|
| diff --git a/third_party/WebKit/Source/core/testing/LayerRectList.h b/third_party/WebKit/Source/core/testing/LayerRectList.h
|
| index 99bc588183925228fa060c39213699d71dab5a6d..25f1006be4bb2712a5d3bb33e1e9d82406e687ce 100644
|
| --- a/third_party/WebKit/Source/core/testing/LayerRectList.h
|
| +++ b/third_party/WebKit/Source/core/testing/LayerRectList.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef LayerRectList_h
|
| #define LayerRectList_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/wtf/Vector.h"
|
| #include "platform/wtf/text/WTFString.h"
|
|
|