Index: base/base_switches.h |
=================================================================== |
--- base/base_switches.h (revision 20932) |
+++ base/base_switches.h (working copy) |
@@ -16,6 +16,7 @@ |
extern const wchar_t kNoErrorDialogs[]; |
extern const wchar_t kProcessType[]; |
extern const wchar_t kEnableDCHECK[]; |
+extern const wchar_t kNoMessageBox[]; |
extern const wchar_t kForceHTTPS[]; |
} // namespace switches |