| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 71eea375667dda3af794d5a858f326627044e00b..910ff8bcc6a946701994bb8a41d46667f3ccaf2a 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -174,6 +174,8 @@ extern const base::Feature kSyzyasanDeferredFree;
|
|
|
| extern const base::Feature kUseGroupedPermissionInfobars;
|
|
|
| +extern const base::Feature kUsePermissionManagerForMediaRequests;
|
| +
|
| #if defined(OS_CHROMEOS)
|
| extern const base::Feature kOptInImeMenu;
|
|
|
|
|