| Index: chrome/common/chrome_features.h
|
| diff --git a/chrome/common/chrome_features.h b/chrome/common/chrome_features.h
|
| index 71eea375667dda3af794d5a858f326627044e00b..561eb0d8d9c86228a6ca5c82fcea848b3597ee28 100644
|
| --- a/chrome/common/chrome_features.h
|
| +++ b/chrome/common/chrome_features.h
|
| @@ -117,7 +117,6 @@ extern const base::Feature kMaterialDesignSettings;
|
|
|
| #if !defined(OS_ANDROID) && !defined(OS_IOS)
|
| extern const base::Feature kMediaRemoting;
|
| -extern const base::Feature kMediaRemotingEncrypted;
|
| #endif // !defined(OS_ANDROID) && !defined(OS_IOS)
|
|
|
| extern const base::Feature kModalPermissionPrompts;
|
|
|