Index: webkit/support/webkit_support.h |
diff --git a/webkit/support/webkit_support.h b/webkit/support/webkit_support.h |
index 5ff2558b617d5ab31fa5987c9fedfcc1eccc6226..1b02567e253c7f97a4979bf175a7bfa9599c3fbb 100644 |
--- a/webkit/support/webkit_support.h |
+++ b/webkit/support/webkit_support.h |
@@ -76,7 +76,6 @@ void SetUpTestEnvironment(WebKit::Platform* shadow_platform_delegate); |
void SetUpTestEnvironmentForUnitTests( |
WebKit::Platform* shadow_platform_delegate); |
void TearDownTestEnvironment(); |
-void ResetTestEnvironment(); |
// Returns a pointer to a WebKitPlatformSupport implementation for |
// DumpRenderTree. Needs to call SetUpTestEnvironment() before this. |