| Index: third_party/WebKit/Source/core/testing/TypeConversions.h
|
| diff --git a/third_party/WebKit/Source/core/testing/TypeConversions.h b/third_party/WebKit/Source/core/testing/TypeConversions.h
|
| index 769a766fa896e60940afe363e432f6097b47ed8e..2a5b36d23cb903505a8fe5cd60b7b2ffd2d77fb0 100644
|
| --- a/third_party/WebKit/Source/core/testing/TypeConversions.h
|
| +++ b/third_party/WebKit/Source/core/testing/TypeConversions.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef TypeConversions_h
|
| #define TypeConversions_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|