summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authorcarolinea@chromium.org <carolinea@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-25 04:55:30 +0000
committercarolinea@chromium.org <carolinea@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-25 04:55:30 +0000
commit54b7383c76ce89a188c6273a3691c5ba7b65ae86 (patch)
treef38bc8da3bda9e9f23006ca1dc06521b20f23caa /chrome/app
parent26a32e5d3515b013797a7ddffa1be5c6274dcf1c (diff)
downloadchromium_src-54b7383c76ce89a188c6273a3691c5ba7b65ae86.zip
chromium_src-54b7383c76ce89a188c6273a3691c5ba7b65ae86.tar.gz
chromium_src-54b7383c76ce89a188c6273a3691c5ba7b65ae86.tar.bz2
Removed all references to disable-device-enumeration flag and retained functionality of MediaStreamCenter::getMediaStreamTrackSources.
BUG=350564 Review URL: https://codereview.chromium.org/336833004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@279592 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd6
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index de32d88..82b3691 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5834,12 +5834,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_DISABLE_WEBRTC_DESCRIPTION" desc="Description for the flag to disable WebRTC.">
Enabling this option prevents web applications from accessing the WebRTC API.
</message>
- <message name="IDS_FLAGS_DISABLE_DEVICE_ENUMERATION_NAME" desc="Name of about:flags option to turn off WebRTC device enumeration support.">
- Disable WebRTC device enumeration.
- </message>
- <message name="IDS_FLAGS_DISABLE_DEVICE_ENUMERATION_DESCRIPTION" desc="Description of chrome:flags option to turn off WebRTC device enumeration support">
- Disable support for MediaStreamTrack.getSources().
- </message>
<message name="IDS_FLAGS_DISABLE_WEBRTC_HW_DECODING_NAME" desc="Name of chrome:flags option to turn off WebRTC hardware video decoding support.">
Disable support for WebRTC hardware video decoding.
</message>