| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index d64342f8cafff008ca38f52fe3a9403e443e7c10..2673da0386b174800c29b0e9d1f2fd6df7e8ba3c 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -141,6 +141,7 @@ extern const char kEnablePdfMaterialUI[];
|
| extern const char kEnablePotentiallyAnnoyingSecurityFeatures[];
|
| extern const char kEnablePowerOverlay[];
|
| extern const char kEnablePrintPreviewRegisterPromos[];
|
| +extern const char kEnablePrivetV3[];
|
| extern const char kEnableProfiling[];
|
| extern const char kEnablePushApiBackgroundMode[];
|
| extern const char kEnableQuic[];
|
|
|