Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / ash / system / chromeos / session / logout_confirmation_controller.h
index ee3aa20..e244069 100644 (file)
@@ -43,7 +43,7 @@ class ASH_EXPORT LogoutConfirmationController : public ShellObserver {
   void SetClockForTesting(scoped_ptr<base::TickClock> clock);
 
   // ShellObserver:
-  virtual void OnLockStateChanged(bool locked) OVERRIDE;
+  virtual void OnLockStateChanged(bool locked) override;
 
   // Called by the |dialog_| when the user confirms logout.
   void OnLogoutConfirmed();