Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 65cda6bedee80804ac3ce633a52f457b7bdfc9ed..7ec0f80afcee76bd2d7fc853941d4165de78455f 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -94,6 +94,7 @@ extern const char kDisablePermissionsBubbles[]; |
extern const char kDisablePopupBlocking[]; |
extern const char kDisablePreconnect[]; |
extern const char kDisablePrerenderLocalPredictor[]; |
+extern const char kDisablePrintPreview[]; |
extern const char kDisablePromptOnRepost[]; |
extern const char kDisableQuic[]; |
extern const char kDisableQuicPacing[]; |