| Index: webkit/glue/dom_operations_private.h
|
| ===================================================================
|
| --- webkit/glue/dom_operations_private.h (revision 29380)
|
| +++ webkit/glue/dom_operations_private.h (working copy)
|
| @@ -54,7 +54,7 @@
|
| const WebCore::QualifiedName& attr_name);
|
|
|
| // Get pointer of WebFrameImpl from webview according to specific URL.
|
| -WebFrameImpl* GetWebFrameImplFromWebViewForSpecificURL(WebView* view,
|
| +WebFrameImpl* GetWebFrameImplFromWebViewForSpecificURL(WebKit::WebView* view,
|
| const GURL& page_url);
|
|
|
| } // namespace webkit_glue
|
|
|