X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fbindings%2Fv8%2Fcustom%2FV8SQLTransactionCustom.cpp;h=41eab0ba08bf76318f440a6c642977b31f8adfdd;hb=ff3e2503a20db9193d323c1d19c38c68004dec4a;hp=c8fccc4f571ff3f8fbf9a4c9236013a58037597f;hpb=7338fba38ba696536d1cc9d389afd716a6ab2fe6;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/bindings/v8/custom/V8SQLTransactionCustom.cpp b/src/third_party/WebKit/Source/bindings/v8/custom/V8SQLTransactionCustom.cpp index c8fccc4..41eab0b 100644 --- a/src/third_party/WebKit/Source/bindings/v8/custom/V8SQLTransactionCustom.cpp +++ b/src/third_party/WebKit/Source/bindings/v8/custom/V8SQLTransactionCustom.cpp @@ -92,7 +92,7 @@ void V8SQLTransaction::executeSqlMethodCustom(const v8::FunctionCallbackInfo callback; if (info.Length() > 2 && !isUndefinedOrNull(info[2])) {