| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ee397a414229d8605f41bbfa8de857bb38a66fe2..a056e22a3fd23e075a89e3bd766df93526e59815 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -107,6 +107,7 @@ extern const char kDisablePreconnect[];
|
| extern const char kDisablePromptOnRepost[];
|
| extern const char kDisableRestoreBackgroundContents[];
|
| extern const char kDisableRestoreSessionState[];
|
| +extern const char kDisableScriptedPrintThrottling[];
|
| extern const char kDisableSync[];
|
| extern const char kDisableSyncAppSettings[];
|
| extern const char kDisableSyncApps[];
|
|
|