| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 95daaf2f93bd1ef4c28033011b0266ff41b9bd38..f980bdb9892ac8e97eea109ce82324b961052cf7 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -128,6 +128,7 @@ extern const char kEnableOfflineAutoReloadVisibleOnly[];
|
| extern const char kEnablePermissionActionReporting[];
|
| extern const char kEnablePotentiallyAnnoyingSecurityFeatures[];
|
| extern const char kEnablePowerOverlay[];
|
| +extern const char kEnablePrintBrowser[];
|
| extern const char kEnablePrintPreviewRegisterPromos[];
|
| extern const char kEnableProfiling[];
|
| extern const char kEnablePushApiBackgroundMode[];
|
|
|