| 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 7359041361d70071cc9efd5c5e32db9ddbfc86be..6590abcd8135a308825a7d83697cf2f39cd3b7fe 100644
|
| --- a/content/child/npapi/plugin_url_fetcher.cc
|
| +++ b/content/child/npapi/plugin_url_fetcher.cc
|
| @@ -119,6 +119,7 @@ PluginURLFetcher::PluginURLFetcher(PluginStreamUrl* plugin_stream,
|
| PAGE_TRANSITION_LINK,
|
| false,
|
| -1,
|
| + -1,
|
| -1);
|
|
|
| request_info.extra_data = &extra_data;
|
|
|