Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / HTMLMediaSource.h
index 10183f3..bddad0b 100644 (file)
@@ -73,7 +73,7 @@ public:
 #endif
 
     // URLRegistrable
-    virtual URLRegistry& registry() const OVERRIDE { return *s_registry; }
+    virtual URLRegistry& registry() const override { return *s_registry; }
 
 private:
     static URLRegistry* s_registry;