Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 7f65fd9899b4d6052739769edaf6eabcdf4c16f6..04f6a6b6c187bf6ebd7554f0d0cfa9b93bc455c1 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -747,9 +747,6 @@ const char kDisableMediaHistoryLogging[] = "disable-media-history"; |
const char kDisableGestureRequirementForMediaPlayback[] = |
"disable-gesture-requirement-for-media-playback"; |
-// Whether to run media elements in the renderer process. |
-const char kMediaPlayerInRenderProcess[] = "media-player-in-render-process"; |
- |
// The telephony region (ISO country code) to use in phone number detection. |
const char kNetworkCountryIso[] = "network-country-iso"; |