Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / chrome / test / remoting / page_load_notification_observer.h
index 42e3a6c..0a8890b 100644 (file)
@@ -21,7 +21,7 @@ class PageLoadNotificationObserver
  public:
   explicit PageLoadNotificationObserver(const GURL& target);
 
-  virtual ~PageLoadNotificationObserver();
+  ~PageLoadNotificationObserver() override;
 
  private:
   bool IsTargetLoaded();