Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / ppapi / proxy / ppp_messaging_proxy.h
index d9dde3c..90b674c 100644 (file)
@@ -21,7 +21,7 @@ class PPP_Messaging_Proxy : public InterfaceProxy {
   virtual ~PPP_Messaging_Proxy();
 
   // InterfaceProxy implementation.
-  virtual bool OnMessageReceived(const IPC::Message& msg) OVERRIDE;
+  virtual bool OnMessageReceived(const IPC::Message& msg) override;
 
  private:
   // Message handlers.