Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / ui / ozone / public / gpu_platform_support_host.h
index 700b75b..252ebe0 100644 (file)
@@ -23,7 +23,7 @@ namespace ui {
 class OZONE_BASE_EXPORT GpuPlatformSupportHost : public IPC::Listener {
  public:
   GpuPlatformSupportHost();
-  virtual ~GpuPlatformSupportHost();
+  ~GpuPlatformSupportHost() override;
 
   // Called when the GPU process is spun up & channel established.
   virtual void OnChannelEstablished(int host_id, IPC::Sender* sender) = 0;