Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / rlz / rlz.h
index b152bc2..b402462 100644 (file)
@@ -120,7 +120,7 @@ class RLZTracker : public content::NotificationObserver {
   // content::NotificationObserver implementation:
   virtual void Observe(int type,
                        const content::NotificationSource& source,
-                       const content::NotificationDetails& details) OVERRIDE;
+                       const content::NotificationDetails& details) override;
 
   // Used by test code to override the default RLZTracker instance returned
   // by GetInstance().