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

Unified Diff: chrome/app/generated_resources.grd

Issue 2011443002: ECDSA default certificate in WebRTC: Remove experiment flag kWebRtcEcdsaDefault. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | content/renderer/media/rtc_peer_connection_handler.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 5df0d15047a18e831fca9ca887966c536485238c..1e20a9decdd0746863e0f96b1123048e8c825a10 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5543,12 +5543,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_WEBRTC_DTLS12_DESCRIPTION" desc="Description of chrome:flags option to enable DTLS 1.2 for WebRTC">
When enabled, WebRTC will try to negotiate DTLS 1.2.
</message>
- <message name="IDS_FLAGS_WEBRTC_ECDSA_NAME" desc="Name of chrome:flags option to generate ECDSA certificates for WebRTC by default">
- Use ECDSA certificates for WebRTC
- </message>
- <message name="IDS_FLAGS_WEBRTC_ECDSA_DESCRIPTION" desc="Description of chrome:flags option to generate ECDSA certificates for WebRTC by default">
- When enabled, WebRTC will use ECDSA certificates.
- </message>
<message name="IDS_FLAGS_WEBRTC_STUN_ORIGIN_NAME" desc="Name of chrome:flags option to turn on Origin header for WebRTC STUN messages">
WebRTC Stun origin header
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | content/renderer/media/rtc_peer_connection_handler.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698