Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1491)

Unified Diff: chrome/browser/flag_descriptions.cc

Issue 2843263002: Remove media-remoting-encrypted flag. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/flag_descriptions.h ('k') | chrome/browser/media/cast_remoting_connector.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/flag_descriptions.cc
diff --git a/chrome/browser/flag_descriptions.cc b/chrome/browser/flag_descriptions.cc
index dc668e722631e6dedbf48e3a48cefe948613896b..58683ecb03b6e5895b89906902c7ba14de2af7eb 100644
--- a/chrome/browser/flag_descriptions.cc
+++ b/chrome/browser/flag_descriptions.cc
@@ -2687,14 +2687,6 @@ const char kMediaRemotingDescription[] =
"optimization that forwards the content bitstream directly to the "
"remote device when a video is fullscreened.";
-const char kMediaRemotingEncryptedName[] =
- "Media Remoting during Cast Tab Mirroring: Encrypted content too";
-
-const char kMediaRemotingEncryptedDescription[] =
- "When Media Remoting is enabled, this flag must be enabled to allow the "
- "remoting of encrypted content. When disabled, only non-encrypted "
- "content can be remoted.";
-
// Chrome OS component updates chrome://flags strings
const char kCrosCompUpdatesName[] = "Chrome OS Flash Component Updates";
« no previous file with comments | « chrome/browser/flag_descriptions.h ('k') | chrome/browser/media/cast_remoting_connector.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698