Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / xwalk / application / common / package / xpk_package.h
index 2eb4e08..72fb16d 100644 (file)
@@ -27,7 +27,7 @@ class XPKPackage : public Package {
   };
   virtual ~XPKPackage();
   explicit XPKPackage(const base::FilePath& path);
-  virtual bool ExtractToTemporaryDir(base::FilePath* target_path) OVERRIDE;
+  bool ExtractToTemporaryDir(base::FilePath* target_path) override;
 
  private:
   // verify the signature in the xpk package