| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestException.h
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestException.h b/third_party/WebKit/Source/bindings/tests/results/core/V8TestException.h
|
| index e668db29d92f89a4bad3d03c84ea89bf1fba6b74..10faf940123d31a3e0c225a671e3db3f463e6853 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestException.h
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestException.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/TestException.h"
|
| #include "core/CoreExport.h"
|
| #include "platform/bindings/ScriptWrappable.h"
|
| +#include "platform/bindings/V8DOMWrapper.h"
|
| #include "platform/heap/Handle.h"
|
|
|
| namespace blink {
|
|
|