| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 1e643247732cba2008b6e8a0472d209f173aa182..13e54d44e5390f6cd8168e3c4cacf9936c19831a 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -86,6 +86,7 @@ extern const char kDisableNewOfflineErrorPage[];
|
| extern const char kDisableNTPOtherSessionsMenu[];
|
| extern const char kDisableOfflineAutoReload[];
|
| extern const char kDisableOfflineAutoReloadVisibleOnly[];
|
| +extern const char kDisableOutOfProcessPac[];
|
| extern const char kDisablePasswordManagerReauthentication[];
|
| extern const char kDisablePdfMaterialUI[];
|
| extern const char kDisablePermissionsBubbles[];
|
|
|