| Index: webkit/support/webkit_support.h | 
| =================================================================== | 
| --- webkit/support/webkit_support.h	(revision 180295) | 
| +++ webkit/support/webkit_support.h	(working copy) | 
| @@ -76,7 +76,6 @@ | 
| 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. | 
|  |