| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.h
|
| index 827159b86ee056d86333db0f5d9ce550c96748c7..d2badd4ecc04b1f56d6b944c20a72ab69296c1f6 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterface2.h
|
| @@ -16,11 +16,11 @@
|
| #include "bindings/core/v8/NativeValueTraits.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/TestInterface2.h"
|
| #include "core/CoreExport.h"
|
| #include "platform/bindings/ScriptWrappable.h"
|
| +#include "platform/bindings/V8DOMWrapper.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|