Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index df5c0c324bc21f4e01b3d71d1750b586f4c1688f..b1f9c9f35952754a5a8b0d9127c0395da8522d7b 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -321,6 +321,8 @@ extern const char kShowIcons[]; |
extern const char kShowLauncherAlignmentMenu[]; |
extern const char kSilentDumpOnDCHECK[]; |
extern const char kSimulateUpgrade[]; |
+extern const char kSimulateCriticalUpdate[]; |
+extern const char kSimulateOutdated[]; |
extern const char kSocketReusePolicy[]; |
extern const char kSpeculativeResourcePrefetching[]; |
extern const char kSpeculativeResourcePrefetchingDisabled[]; |