| Index: third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp
|
| diff --git a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp
|
| index f7d7cae7d437954096c1cc9107a888f786fa5a90..8e7533e8981a776b2eb67a61eb71df62bca0da29 100644
|
| --- a/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp
|
| +++ b/third_party/WebKit/Source/bindings/tests/results/core/V8TestInterfaceEmpty.cpp
|
| @@ -33,7 +33,7 @@ const WrapperTypeInfo V8TestInterfaceEmpty::wrapperTypeInfo = { gin::kEmbedderBl
|
|
|
| // This static member must be declared by DEFINE_WRAPPERTYPEINFO in TestInterfaceEmpty.h.
|
| // For details, see the comment of DEFINE_WRAPPERTYPEINFO in
|
| -// bindings/core/v8/ScriptWrappable.h.
|
| +// platform/bindings/ScriptWrappable.h.
|
| const WrapperTypeInfo& TestInterfaceEmpty::wrapper_type_info_ = V8TestInterfaceEmpty::wrapperTypeInfo;
|
|
|
| // not [ActiveScriptWrappable]
|
|
|