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