Index: content/child/npapi/plugin_url_fetcher.cc |
diff --git a/content/child/npapi/plugin_url_fetcher.cc b/content/child/npapi/plugin_url_fetcher.cc |
index ff3e79884dfc89e3b9cde0c55dd5b429690a6d05..c7db56ce9ca8fffd165fb9510cabe6467834338e 100644 |
--- a/content/child/npapi/plugin_url_fetcher.cc |
+++ b/content/child/npapi/plugin_url_fetcher.cc |
@@ -83,7 +83,7 @@ PluginURLFetcher::PluginURLFetcher(PluginStreamUrl* plugin_stream, |
const std::string& method, |
const char* buf, |
unsigned int len, |
- const GURL& referrer, |
+ const Referrer& referrer, |
const std::string& range, |
bool notify_redirects, |
bool is_plugin_src_load, |