Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / content / public / browser / browser_child_process_host_delegate.h
index 25ff00a..b6568af 100644 (file)
@@ -13,7 +13,7 @@ namespace content {
 // Interface that all users of BrowserChildProcessHost need to provide.
 class CONTENT_EXPORT BrowserChildProcessHostDelegate : public IPC::Listener {
  public:
-  virtual ~BrowserChildProcessHostDelegate() {}
+  ~BrowserChildProcessHostDelegate() override {}
 
   // Delegates return true if it's ok to shut down the child process (which is
   // the default return value). The exception is if the host is in the middle of