X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fbindings%2Fv8%2Fcustom%2FV8TypedArrayCustom.h;h=081e03ec6a49223edae71723a583bbe7546dcff2;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=42123e2aab19ab8fc48f38299fc5c97689faffa7;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/bindings/v8/custom/V8TypedArrayCustom.h b/src/third_party/WebKit/Source/bindings/v8/custom/V8TypedArrayCustom.h index 42123e2..081e03e 100644 --- a/src/third_party/WebKit/Source/bindings/v8/custom/V8TypedArrayCustom.h +++ b/src/third_party/WebKit/Source/bindings/v8/custom/V8TypedArrayCustom.h @@ -174,7 +174,7 @@ template const WrapperTypeInfo V8TypedArray::wrapperTypeInfo = { gin::kEmbedderBlink, 0, V8TypedArray::derefObject, - 0, 0, 0, 0, 0, WrapperTypeObjectPrototype + 0, 0, 0, 0, 0, WrapperTypeObjectPrototype, false }; template