Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index db0461c5d8e366322c09b114c16501716004bfca..5da45ad702ecf1a85b14cb889bd78e18615a75d6 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -286,8 +286,7 @@ extern const char kReloadKilledTabs[]; |
extern const char kRemoteDebuggingFrontend[]; |
extern const char kRendererPrintPreview[]; |
extern const char kRestoreLastSession[]; |
-extern const char kSbInfoURLPrefix[]; |
-extern const char kSbMacKeyURLPrefix[]; |
+extern const char kSbURLPrefix[]; |
extern const char kSbDisableAutoUpdate[]; |
extern const char kSbDisableDownloadProtection[]; |
extern const char kSearchInOmniboxHint[]; |