Re-run update-api to fix the build.

Change-Id: If0f44e639ab96ccbf3cd1566184dcee595f6f0f8
This commit is contained in:
Ben Murdoch
2009-11-20 10:55:20 +00:00
parent 7caaeecce1
commit aa5e25d220

View File

@@ -176279,19 +176279,6 @@
deprecated="not deprecated"
visibility="public"
>
<parameter name="window" type="android.webkit.WebView">
</parameter>
</method>
<method name="onConsoleMessage"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
</method>
<method name="getVideoLoadingProgressView"
return="android.view.View"
@@ -176327,6 +176314,19 @@
deprecated="not deprecated"
visibility="public"
>
<parameter name="window" type="android.webkit.WebView">
</parameter>
</method>
<method name="onConsoleMessage"
return="void"
abstract="false"
native="false"
synchronized="false"
static="false"
final="false"
deprecated="not deprecated"
visibility="public"
>
<parameter name="message" type="java.lang.String">
</parameter>
<parameter name="lineNumber" type="int">