Index: webkit/tools/test_shell/test_shell_switches.h |
=================================================================== |
--- webkit/tools/test_shell/test_shell_switches.h (revision 11286) |
+++ webkit/tools/test_shell/test_shell_switches.h (working copy) |
@@ -30,6 +30,7 @@ |
extern const wchar_t kCheckLayoutTestSystemDeps[]; |
extern const wchar_t kEnableVideo[]; |
extern const wchar_t kGDB[]; |
+extern const wchar_t kProfiler[]; |
} // namespace test_shell |