Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / net / test / spawned_test_server / local_test_server.h
index a719598..37b1185 100644 (file)
@@ -38,7 +38,7 @@ class LocalTestServer : public BaseTestServer {
                   const SSLOptions& ssl_options,
                   const base::FilePath& document_root);
 
-  virtual ~LocalTestServer();
+  ~LocalTestServer() override;
 
   // Start the test server and block until it's ready. Returns true on success.
   bool Start() WARN_UNUSED_RESULT;