| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 3d03778b60e34a839f80af88b5fb0d34ca100501..179b4d856129b0df0dadd37a498f0e55dae5cb35 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -90,6 +90,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[];
|
|
|