Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index d8a1f3af596be1edd6f0bb4d82dfd85ce4e4c5e8..c37759092eacc8f8ece8709f9961176dfb95388f 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -322,6 +322,8 @@ extern const char kShowComponentExtensionOptions[]; |
extern const char kShowIcons[]; |
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[]; |