Chromium Code Reviews| Index: Source/bindings/tests/results/core/V8Uint8ClampedArray.cpp |
| diff --git a/Source/bindings/tests/results/core/V8Uint8ClampedArray.cpp b/Source/bindings/tests/results/core/V8Uint8ClampedArray.cpp |
| index 6212c85be238ea4c23ba81aef77afa9366048776..e850db25a11d0ca101e022c109eea3f57f1f6822 100644 |
| --- a/Source/bindings/tests/results/core/V8Uint8ClampedArray.cpp |
| +++ b/Source/bindings/tests/results/core/V8Uint8ClampedArray.cpp |
| @@ -26,8 +26,6 @@ const WrapperTypeInfo V8Uint8ClampedArray::wrapperTypeInfo = { gin::kEmbedderBli |
| // This static member must be declared by DEFINE_WRAPPERTYPEINFO in TestUint8ClampedArray.h. |
| // For details, see the comment of DEFINE_WRAPPERTYPEINFO in |
| // bindings/core/v8/ScriptWrappable.h. |
|
tasak
2015/03/24 10:15:30
Updated run-bindings-tests result because TestUint
|
| -template<> |
| -const WrapperTypeInfo& TestUint8ClampedArray::s_wrapperTypeInfo = V8Uint8ClampedArray::wrapperTypeInfo; |
| bool V8Uint8ClampedArray::hasInstance(v8::Local<v8::Value> v8Value, v8::Isolate* isolate) |
| { |