Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / ui / ozone / platform / caca / caca_event_source.h
index daa7fc9..1800314 100644 (file)
@@ -20,7 +20,7 @@ class CacaWindow;
 class CacaEventSource : public PlatformEventSource {
  public:
   CacaEventSource();
-  virtual ~CacaEventSource();
+  ~CacaEventSource() override;
 
   // Poll for an event on a particular window. Input events will be
   // dispatched on the given dispatcher.