Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / sync / glue / local_device_info_provider_impl.h
index 7b91fc4..4c8145f 100644 (file)
@@ -19,16 +19,15 @@ class LocalDeviceInfoProviderImpl
     : public sync_driver::LocalDeviceInfoProvider {
  public:
   LocalDeviceInfoProviderImpl();
-  virtual ~LocalDeviceInfoProviderImpl();
+  ~LocalDeviceInfoProviderImpl() override;
 
   // LocalDeviceInfoProvider implementation.
-  virtual const sync_driver::DeviceInfo* GetLocalDeviceInfo() const OVERRIDE;
-  virtual std::string GetLocalSyncCacheGUID() const OVERRIDE;
-  virtual void Initialize(
-      const std::string& cache_guid,
-      const std::string& signin_scoped_device_id) OVERRIDE;
-  virtual scoped_ptr<Subscription> RegisterOnInitializedCallback(
-    const base::Closure& callback) OVERRIDE;
+  const sync_driver::DeviceInfo* GetLocalDeviceInfo() const override;
+  std::string GetLocalSyncCacheGUID() const override;
+  void Initialize(const std::string& cache_guid,
+                  const std::string& signin_scoped_device_id) override;
+  scoped_ptr<Subscription> RegisterOnInitializedCallback(
+      const base::Closure& callback) override;
 
   // Helper to construct a user agent string (ASCII) suitable for use by
   // the syncapi for any HTTP communication. This string is used by the sync