Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 03043e8985989b5be78544fec50543be213c1a5f..fbb29c5b0a582809d39739237bd7e4b5cd0e40be 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -233,6 +233,7 @@ extern const char kTryChromeAgain[]; |
extern const char kUnlimitedStorage[]; |
extern const char kUnsafelyTreatInsecureOriginAsSecure[]; |
extern const char kUnsafePacUrl[]; |
+extern const char kUseSystemDefaultPrinter[]; |
extern const char kUserAgent[]; |
extern const char kUserDataDir[]; |
extern const char kUseSimpleCacheBackend[]; |