| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 454a776baada99b9f5ce10715a5990f911c41dd7..323b3023892fc69f5e556fbadf3d6ccb4c1c4c2d 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -204,6 +204,7 @@ extern const char kEnablePanels[];
|
| extern const char kEnablePasswordAutofillPublicSuffixDomainMatching[];
|
| extern const char kEnableQueryExtraction[];
|
| extern const char kEnablePrintPreviewRegisterPromos[];
|
| +extern const char kEnablePrivetStorage[];
|
| extern const char kEnableProfiling[];
|
| extern const char kEnableQuic[];
|
| extern const char kEnableQuicHttps[];
|
|
|