| Index: webkit/glue/webframeloaderclient_impl.h
|
| ===================================================================
|
| --- webkit/glue/webframeloaderclient_impl.h (revision 19929)
|
| +++ webkit/glue/webframeloaderclient_impl.h (working copy)
|
| @@ -185,7 +185,7 @@
|
| virtual WebCore::Widget* createJavaAppletWidget(
|
| const WebCore::IntSize&,
|
| WebCore::HTMLAppletElement*,
|
| - const WebCore::KURL& baseURL,
|
| + const WebCore::KURL& /* base_url */,
|
| const WTF::Vector<WebCore::String>& paramNames,
|
| const WTF::Vector<WebCore::String>& paramValues);
|
|
|
|
|