Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index d43d3013c2705f998753fccc9eaf32a6fd98b419..b8a58f95ba09eb9dcac721d4ecd258b70518617e 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -347,6 +347,11 @@ extern const char kEnableMacViewsNativeAppWindows[]; |
extern const char kEnableTranslateNewUX[]; |
extern const char kEnableUserMetrics[]; |
extern const char kHostedAppQuitNotification[]; |
+extern const char kMaterialSecurityVerbose[]; |
+extern const char kMaterialSecurityVerboseShowAllAnimated[]; |
+extern const char kMaterialSecurityVerboseShowAllNonAnimated[]; |
+extern const char kMaterialSecurityVerboseShowNonSecureAnimated[]; |
+extern const char kMaterialSecurityVerboseShowNonSecureNonAnimated[]; |
extern const char kMetricsClientID[]; |
extern const char kRelauncherProcess[]; |
extern const char kRelauncherProcessDMGDevice[]; |