Index: chrome/browser/about_flags.cc |
diff --git a/chrome/browser/about_flags.cc b/chrome/browser/about_flags.cc |
index 345c9281b4d9e18b141bf5aa2646db78219aeb9e..f2df814b8f2ec233ff1e19cfd7ecc295f7b294bd 100644 |
--- a/chrome/browser/about_flags.cc |
+++ b/chrome/browser/about_flags.cc |
@@ -2500,9 +2500,6 @@ const FeatureEntry kFeatureEntries[] = { |
{"media-remoting", flag_descriptions::kMediaRemotingName, |
flag_descriptions::kMediaRemotingDescription, kOsDesktop, |
FEATURE_VALUE_TYPE(features::kMediaRemoting)}, |
- {"media-remoting-encrypted", flag_descriptions::kMediaRemotingEncryptedName, |
- flag_descriptions::kMediaRemotingEncryptedDescription, kOsDesktop, |
- FEATURE_VALUE_TYPE(features::kMediaRemotingEncrypted)}, |
#endif |
#if defined(OS_ANDROID) |
{"video-fullscreen-orientation-lock", |