Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / drive / drive_notification_manager_factory.h
index b57f847..672cc2b 100644 (file)
@@ -37,11 +37,11 @@ class DriveNotificationManagerFactory
   friend struct DefaultSingletonTraits<DriveNotificationManagerFactory>;
 
   DriveNotificationManagerFactory();
-  virtual ~DriveNotificationManagerFactory();
+  ~DriveNotificationManagerFactory() override;
 
   // BrowserContextKeyedServiceFactory implementation.
-  virtual KeyedService* BuildServiceInstanceFor(
-      content::BrowserContext* context) const OVERRIDE;
+  KeyedService* BuildServiceInstanceFor(
+      content::BrowserContext* context) const override;
 };
 
 }  // namespace drive