Index: content/shell/common/shell_switches.h |
diff --git a/content/shell/common/shell_switches.h b/content/shell/common/shell_switches.h |
index 48dccbb9a7da3c2a255918721e8950a0c500a4d5..8ebbc98f8d7809d01690f2731b2d0b69d6d864d7 100644 |
--- a/content/shell/common/shell_switches.h |
+++ b/content/shell/common/shell_switches.h |
@@ -23,6 +23,7 @@ extern const char kEnableLeakDetection[]; |
extern const char kEncodeBinary[]; |
extern const char kExposeInternalsForTesting[]; |
extern const char kRegisterFontFiles[]; |
+extern const char kRunLayoutTest[]; |
extern const char kStableReleaseMode[]; |
extern const char kContentShellHostWindowSize[]; |