Index: content/child/npapi/webplugin_delegate_impl.cc |
diff --git a/content/child/npapi/webplugin_delegate_impl.cc b/content/child/npapi/webplugin_delegate_impl.cc |
index e53cbc382c1a243b66e1f9587e6736d3f7cd794f..4041db427108edf4d46671dd709e566667591ef6 100644 |
--- a/content/child/npapi/webplugin_delegate_impl.cc |
+++ b/content/child/npapi/webplugin_delegate_impl.cc |
@@ -311,7 +311,7 @@ void WebPluginDelegateImpl::FetchURL(unsigned long resource_id, |
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, |