Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / test / base / extension_load_waiter_one_shot.h
index 1494c61..47d22d6 100644 (file)
@@ -28,7 +28,7 @@ class ExtensionLoadWaiterOneShot : public content::NotificationObserver {
   // content::NotificationObserver overrides.
   virtual void Observe(int type,
                        const content::NotificationSource& source,
-                       const content::NotificationDetails& details) OVERRIDE;
+                       const content::NotificationDetails& details) override;
 
   // Get the browser context associated with the loaded extension. Returns
   // NULL if |WaitForExtension| was not previously called.