Index: content/shell/common/shell_switches.h |
diff --git a/content/shell/common/shell_switches.h b/content/shell/common/shell_switches.h |
index 358d9d826ea75f4a91629db180db965fb4254aa9..8d45e05f37dc1d456f0772219a3591e4227f91b0 100644 |
--- a/content/shell/common/shell_switches.h |
+++ b/content/shell/common/shell_switches.h |
@@ -17,6 +17,7 @@ extern const char kDumpRenderTree[]; |
extern const char kEnableAccelerated2DCanvas[]; |
extern const char kEnableSoftwareCompositing[]; |
extern const char kEncodeBinary[]; |
+extern const char kExposeInternalsForTesting[]; |
extern const char kOutputLayoutTestDifferences[]; |
} // namespace switches |