Index: content/shell/shell_switches.h |
diff --git a/content/shell/shell_switches.h b/content/shell/shell_switches.h |
index c44001331d66e65392b07e9b91d7b524342cec99..e261bf35f272285fab75d5dcf1ad30a7878ebe2c 100644 |
--- a/content/shell/shell_switches.h |
+++ b/content/shell/shell_switches.h |
@@ -16,6 +16,7 @@ extern const char kContentShellDataPath[]; |
extern const char kDumpRenderTree[]; |
extern const char kNoTimeout[]; |
extern const char kOutputLayoutTestDifferences[]; |
+extern const char kShowContentShell[]; |
} // namespace switches |