Index: content/renderer/npapi/webplugin_delegate_proxy.h |
diff --git a/content/renderer/npapi/webplugin_delegate_proxy.h b/content/renderer/npapi/webplugin_delegate_proxy.h |
index 5b8c62c6aa149f2848f81908a79214ff68538a2b..2a308de79a3085876cd9a83043c3cd39a6786219 100644 |
--- a/content/renderer/npapi/webplugin_delegate_proxy.h |
+++ b/content/renderer/npapi/webplugin_delegate_proxy.h |
@@ -137,7 +137,7 @@ class WebPluginDelegateProxy |
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, |