| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestConstants.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestConstants.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestConstants.h
|
| index da185124ca97c3bfbc3c64a09d99ac251142a8f9..cffeef952bc3a38441a6f27571aa29183ee9b02b 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestConstants.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestConstants.h
|
| @@ -14,13 +14,13 @@
|
|
|
| #include "bindings/core/v8/GeneratedCodeHelper.h"
|
| #include "bindings/core/v8/NativeValueTraits.h"
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "bindings/core/v8/ToV8ForCore.h"
|
| #include "bindings/core/v8/V8BindingForCore.h"
|
| #include "bindings/core/v8/V8DOMWrapper.h"
|
| #include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/core/TestConstants.h"
|
| #include "core/CoreExport.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|