Index: components/test_runner/test_interfaces.cc |
diff --git a/components/test_runner/test_interfaces.cc b/components/test_runner/test_interfaces.cc |
index ee0d34f103c133ff26f2c19d1e9d61ff055c1405..416fcc7329ff08c60550b872e8efd09c1e22515e 100644 |
--- a/components/test_runner/test_interfaces.cc |
+++ b/components/test_runner/test_interfaces.cc |
@@ -96,7 +96,6 @@ void TestInterfaces::ResetTestHelperControllers() { |
void TestInterfaces::ResetAll() { |
ResetTestHelperControllers(); |
- test_runner_->Reset(); |
} |
void TestInterfaces::SetTestIsRunning(bool running) { |