Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / fileapi / external_file_protocol_handler.h
index 88500e0..d05a90b 100644 (file)
@@ -23,7 +23,7 @@ class ExternalFileProtocolHandler
   // Creates URLRequestJobs for drive:// URLs.
   virtual net::URLRequestJob* MaybeCreateJob(
       net::URLRequest* request,
-      net::NetworkDelegate* network_delegate) const OVERRIDE;
+      net::NetworkDelegate* network_delegate) const override;
 
  private:
   // The profile for processing Drive accesses. Should not be NULL.