Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / android / intercept_download_resource_throttle.h
index 8b14d74..34ba490 100644 (file)
@@ -25,7 +25,6 @@ class InterceptDownloadResourceThrottle : public content::ResourceThrottle {
                                     int request_id);
 
   // content::ResourceThrottle implementation:
-  virtual void WillStartRequest(bool* defer) OVERRIDE;
   virtual void WillProcessResponse(bool* defer) OVERRIDE;
   virtual const char* GetNameForLogging() const OVERRIDE;