| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 67908f26deb9b9024dd00c9e503a7fb8f61a82de..73d27e28205abdc5631fd6676dc3be0b7e056b73 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -89,6 +89,7 @@ extern const char kDisableOutOfProcessPac[];
|
| extern const char kDisablePasswordManagerReauthentication[];
|
| extern const char kDisablePdfMaterialUI[];
|
| extern const char kDisablePermissionsBlacklist[];
|
| +extern const char kDisablePersistentMetrics[];
|
| extern const char kDisablePopupBlocking[];
|
| extern const char kDisablePreconnect[];
|
| extern const char kDisablePrintPreview[];
|
|
|