| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index fe7e8d55bbe2e067b01cef43ebd34b26052e1e14..7b7eb4dac8f17e89b5d6f231bf910156462cd81f 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -91,6 +91,7 @@ extern const char kDisablePdfMaterialUI[];
|
| extern const char kDisablePopupBlocking[];
|
| extern const char kDisablePreconnect[];
|
| extern const char kDisablePrintPreview[];
|
| +extern const char kDisablePrintPreviewSimplify[];
|
| extern const char kDisablePromptOnRepost[];
|
| extern const char kDisablePushApiBackgroundMode[];
|
| extern const char kDisableQuic[];
|
|
|