Index: content/public/browser/resource_dispatcher_host_delegate.cc |
diff --git a/content/public/browser/resource_dispatcher_host_delegate.cc b/content/public/browser/resource_dispatcher_host_delegate.cc |
index b1b69602bdd3b72032e24a53b9e117bd9cc2d719..4319c909bae2a4127ea9819f414f2d446e7d047e 100644 |
--- a/content/public/browser/resource_dispatcher_host_delegate.cc |
+++ b/content/public/browser/resource_dispatcher_host_delegate.cc |
@@ -55,6 +55,7 @@ bool ResourceDispatcherHostDelegate::ShouldForceDownloadResource( |
} |
bool ResourceDispatcherHostDelegate::ShouldInterceptResourceAsStream( |
+ const base::FilePath& plugin_path, |
net::URLRequest* request, |
const std::string& mime_type, |
GURL* origin, |