am aa5e25d2: Re-run update-api to fix the build.

Merge commit 'aa5e25d2205fdba8663cfb7658e227658a06606c' into eclair-mr2-plus-aosp

* commit 'aa5e25d2205fdba8663cfb7658e227658a06606c':
  Re-run update-api to fix the build.
This commit is contained in:
Ben Murdoch
2009-11-20 03:13:15 -08:00
committed by Android Git Automerger

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">