Index: webkit/tools/test_shell/test_shell_switches.h |
diff --git a/webkit/tools/test_shell/test_shell_switches.h b/webkit/tools/test_shell/test_shell_switches.h |
index d580695dc025782af70ba2f012e38c7251512e14..0330e0a6b69c2e3195e5db6250c260f0975db433 100644 |
--- a/webkit/tools/test_shell/test_shell_switches.h |
+++ b/webkit/tools/test_shell/test_shell_switches.h |
@@ -33,6 +33,7 @@ extern const char kAllowScriptsToCloseWindows[]; |
extern const char kCheckLayoutTestSystemDeps[]; |
extern const char kGDB[]; |
extern const char kProfiler[]; |
+extern const char kHeapProfiler[]; |
} // namespace test_shell |