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

Unified Diff: chrome/browser/flag_descriptions.h

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/about_flags.cc ('k') | chrome/browser/flag_descriptions.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/flag_descriptions.h
diff --git a/chrome/browser/flag_descriptions.h b/chrome/browser/flag_descriptions.h
index bfcb0d027b7523086bf14d8d235b0298f7d5115c..fa4869318dbda2d0583dd7b49255cebe5735fe1a 100644
--- a/chrome/browser/flag_descriptions.h
+++ b/chrome/browser/flag_descriptions.h
@@ -2909,12 +2909,6 @@ extern const char kMediaRemotingName[];
// Desciption for the flag to enable Media Remoting
extern const char kMediaRemotingDescription[];
-// Name for the flag to enable Media Remoting of encrypted content
-extern const char kMediaRemotingEncryptedName[];
-
-// Desciption for the flag to enable Media Remoting of encrypted content
-extern const char kMediaRemotingEncryptedDescription[];
-
// Chrome OS component updates chrome://flags strings
// Name for the flag to enable Chrome OS component flash updates
« no previous file with comments | « chrome/browser/about_flags.cc ('k') | chrome/browser/flag_descriptions.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698