Index: content/public/common/content_switches.h |
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h |
index 1c05a19910b6459f13fd6466e4e0d25c0a9967db..9bd5b2d090b99b95ccba4897df909da2429f22a4 100644 |
--- a/content/public/common/content_switches.h |
+++ b/content/public/common/content_switches.h |
@@ -86,6 +86,7 @@ CONTENT_EXPORT extern const char kDisableFullScreen[]; |
extern const char kEnablePointerLock[]; |
extern const char kEnableGamepad[]; |
CONTENT_EXPORT extern const char kEnableLogging[]; |
+extern const char kEnableMediaEncrypted[]; |
extern const char kEnableMediaSource[]; |
extern const char kEnableMediaStream[]; |
extern const char kEnableMonitorProfile[]; |