Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / chromeos / policy / device_local_account_external_data_service.h
index 2174ef8..f825d5d 100644 (file)
@@ -36,8 +36,8 @@ class DeviceLocalAccountExternalDataService
   virtual ~DeviceLocalAccountExternalDataService();
 
   // DeviceLocalAccountPolicyService::Observer:
-  virtual void OnPolicyUpdated(const std::string& user_id) OVERRIDE;
-  virtual void OnDeviceLocalAccountsChanged() OVERRIDE;
+  virtual void OnPolicyUpdated(const std::string& user_id) override;
+  virtual void OnDeviceLocalAccountsChanged() override;
 
   scoped_refptr<DeviceLocalAccountExternalDataManager>
       GetExternalDataManager(const std::string& account_id,