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 6bb4f0af43806bc1f8e5fcb3a97a9d9c82c79e9d..b1b69602bdd3b72032e24a53b9e117bd9cc2d719 100644 |
--- a/content/public/browser/resource_dispatcher_host_delegate.cc |
+++ b/content/public/browser/resource_dispatcher_host_delegate.cc |
@@ -56,7 +56,6 @@ |
bool ResourceDispatcherHostDelegate::ShouldInterceptResourceAsStream( |
net::URLRequest* request, |
- const base::FilePath& plugin_path, |
const std::string& mime_type, |
GURL* origin, |
std::string* payload) { |