| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestTypedefs.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestTypedefs.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestTypedefs.cpp
|
| index 2b6400d8eaf6993a4c6692b2fbdc499f44c35a81..b1dd4e905543aa4f24bcfa5cb9d63afba786dbd3 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestTypedefs.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestTypedefs.cpp
|
| @@ -48,7 +48,7 @@ const WrapperTypeInfo V8TestTypedefs::wrapperTypeInfo = { gin::kEmbedderBlink, V
|
|
|
| // This static member must be declared by DEFINE_WRAPPERTYPEINFO in TestTypedefs.h.
|
| // For details, see the comment of DEFINE_WRAPPERTYPEINFO in
|
| -// bindings/core/v8/ScriptWrappable.h.
|
| +// platform/bindings/ScriptWrappable.h.
|
| const WrapperTypeInfo& TestTypedefs::wrapper_type_info_ = V8TestTypedefs::wrapperTypeInfo;
|
|
|
| // not [ActiveScriptWrappable]
|
|
|