| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index a6ec4256cf438c8a4040b32a3399ba60fe53a108..7a0e898df63a7632062cb3cccd3efccd6eff791e 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -123,6 +123,7 @@ extern const char kEnableNetBenchmarking[];
|
| extern const char kEnableOfflineAutoReload[];
|
| extern const char kEnableOfflineAutoReloadVisibleOnly[];
|
| extern const char kEnablePermissionActionReporting[];
|
| +extern const char kEnablePictureInPicture[];
|
| extern const char kEnablePotentiallyAnnoyingSecurityFeatures[];
|
| extern const char kEnablePowerOverlay[];
|
| extern const char kEnablePrintPreviewRegisterPromos[];
|
|
|