Index: net/test/local_test_server.h |
=================================================================== |
--- net/test/local_test_server.h (revision 126537) |
+++ net/test/local_test_server.h (working copy) |
@@ -35,7 +35,7 @@ |
LocalTestServer(const HTTPSOptions& https_options, |
const FilePath& document_root); |
- ~LocalTestServer(); |
+ virtual ~LocalTestServer(); |
bool Start() WARN_UNUSED_RESULT; |