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