| Index: content/child/npapi/webplugin_delegate_impl.h
|
| diff --git a/content/child/npapi/webplugin_delegate_impl.h b/content/child/npapi/webplugin_delegate_impl.h
|
| index e37a651a1e42ee60b566e74ecbe5b1af262f2009..efafa81bbfd2c9cbdf4d51182fcbf4ce32ba6994 100644
|
| --- a/content/child/npapi/webplugin_delegate_impl.h
|
| +++ b/content/child/npapi/webplugin_delegate_impl.h
|
| @@ -121,7 +121,7 @@ class WebPluginDelegateImpl : public WebPluginDelegate {
|
| const std::string& method,
|
| const char* buf,
|
| unsigned int len,
|
| - const GURL& referrer,
|
| + const Referrer& referrer,
|
| bool notify_redirects,
|
| bool is_plugin_src_load,
|
| int origin_pid,
|
|
|