| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index ce53949e8ebfcfa4f93919c0214b26d72a4ca521..c1a1f4c88360075710f9867a4befbc252a27e837 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -88,6 +88,7 @@ extern const char kDisableOfflineAutoReloadVisibleOnly[];
|
| extern const char kDisableOutOfProcessPac[];
|
| extern const char kDisablePasswordManagerReauthentication[];
|
| extern const char kDisablePdfMaterialUI[];
|
| +extern const char kDisablePersistentMetrics[];
|
| extern const char kDisablePopupBlocking[];
|
| extern const char kDisablePreconnect[];
|
| extern const char kDisablePrintPreview[];
|
|
|