Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / renderer / media / media_stream_video_source.h
index d1ceeef..e06dfc1 100644 (file)
@@ -84,7 +84,7 @@ class CONTENT_EXPORT MediaStreamVideoSource
   static const int kUnknownFrameRate;
 
  protected:
-  virtual void DoStopSource() OVERRIDE;
+  void DoStopSource() override;
 
   // Sets ready state and notifies the ready state to all registered tracks.
   virtual void SetReadyState(blink::WebMediaStreamSource::ReadyState state);