Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / input_method / accessibility.h
index 60fb084..8206d33 100644 (file)
@@ -20,7 +20,7 @@ class Accessibility
  private:
   // InputMethodManager::Observer implementation.
   virtual void InputMethodChanged(InputMethodManager* imm,
-                                  bool show_message) OVERRIDE;
+                                  bool show_message) override;
   InputMethodManager* imm_;
 
   DISALLOW_COPY_AND_ASSIGN(Accessibility);