| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 09e80747d562bb8e42ee9a3dbc7874f4d5a0834b..d85032f223945d0a02de61118faf7b30f18be550 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -95,6 +95,7 @@ extern const char kDisablePermissionsBubbles[];
|
| extern const char kDisablePopupBlocking[];
|
| extern const char kDisablePreconnect[];
|
| extern const char kDisablePrintPreview[];
|
| +extern const char kPrintPreviewDefaultDestinationSelectionRules[];
|
| extern const char kDisablePromptOnRepost[];
|
| extern const char kDisablePushApiBackgroundMode[];
|
| extern const char kDisableQuic[];
|
|
|