| Index: webkit/tools/test_shell/test_shell_platform_delegate.h
|
| ===================================================================
|
| --- webkit/tools/test_shell/test_shell_platform_delegate.h (revision 96482)
|
| +++ webkit/tools/test_shell/test_shell_platform_delegate.h (working copy)
|
| @@ -17,10 +17,6 @@
|
| TestShellPlatformDelegate(const CommandLine& command_line);
|
| ~TestShellPlatformDelegate();
|
|
|
| - // EnableMemoryDebugging: turn on platform memory debugging assistance
|
| - // (console messages, heap checking, leak detection, etc.).
|
| - void EnableMemoryDebugging();
|
| -
|
| // CheckLayoutTestSystemDependencies: check for any system dependencies that
|
| // can't be easily overridden from within an application (for example, UI or
|
| // display settings). Returns false if any dependencies are not met.
|
|
|