Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / renderer / gpu / delegated_compositor_output_surface.h
index b8ece97..6edc2d6 100644 (file)
@@ -18,7 +18,7 @@ class DelegatedCompositorOutputSurface : public CompositorOutputSurface {
       uint32 output_surface_id,
       const scoped_refptr<ContextProviderCommandBuffer>& context_provider,
       scoped_refptr<FrameSwapMessageQueue> swap_frame_message_queue);
-  virtual ~DelegatedCompositorOutputSurface() {}
+  ~DelegatedCompositorOutputSurface() override {}
 };
 
 }  // namespace content