| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestTypedefs.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestTypedefs.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestTypedefs.h
|
| index 08b8500032eed2d387911a9abaf9f9940a16e300..afd8343c304521be71e8705342d9020440f084b8 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestTypedefs.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestTypedefs.h
|
| @@ -16,7 +16,6 @@
|
| #include "bindings/core/v8/GeneratedCodeHelper.h"
|
| #include "bindings/core/v8/NativeValueTraits.h"
|
| #include "bindings/core/v8/NodeOrLongSequenceOrEventOrXMLHttpRequestOrStringOrStringByteStringOrNodeListRecord.h"
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "bindings/core/v8/StringOrDouble.h"
|
| #include "bindings/core/v8/TestInterfaceOrTestInterfaceEmpty.h"
|
| #include "bindings/core/v8/ToV8ForCore.h"
|
| @@ -26,6 +25,7 @@
|
| #include "bindings/core/v8/WrapperTypeInfo.h"
|
| #include "bindings/tests/idls/core/TestTypedefs.h"
|
| #include "core/CoreExport.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|