Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / speech / tts_win.cc
index f85cc4d..2422bed 100644 (file)
@@ -34,7 +34,7 @@ class TtsPlatformImplWin : public TtsPlatformImpl {
 
   virtual bool IsSpeaking();
 
-  virtual void GetVoices(std::vector<VoiceData>* out_voices) OVERRIDE;
+  virtual void GetVoices(std::vector<VoiceData>* out_voices) override;
 
   // Get the single instance of this class.
   static TtsPlatformImplWin* GetInstance();