Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / bindings / modules / v8 / custom / V8ServiceWorkerClientCustom.cpp
index dad5c4a..0864efd 100644 (file)
@@ -13,7 +13,7 @@ namespace blink {
 // FIXME: This stub should be replaced by generated code.
 void V8ServiceWorkerClient::postMessageMethodCustom(const v8::FunctionCallbackInfo<v8::Value>& info)
 {
-    postMessageMethodCommon("ServiceWorkerClient", V8ServiceWorkerClient::toNative(info.Holder()), info);
+    postMessageMethodCommon("ServiceWorkerClient", V8ServiceWorkerClient::toImpl(info.Holder()), info);
 }
 
 } // namespace blink