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

Unified Diff: chrome/app/generated_resources.grd

Issue 1409323011: Add Token Binding to about:flags (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@https-new
Patch Set: Use base/feature_list.h API Created 4 years, 11 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') | chrome/browser/about_flags.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 eac42fb6ab5c166ea1a2d4093695a8a567794fdb..3790d092653825c8c27d5313046cbbfe3e1bf082 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5563,6 +5563,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_QUIC_DESCRIPTION" desc="Description for the flag to enable QUIC.">
Enable experimental QUIC protocol support.
</message>
+ <message name="IDS_FLAGS_ENABLE_TOKEN_BINDING_NAME" desc="Title for the flag to enable Token Binding. Please do not translate 'Token Binding'.">
+ Token Binding.
+ </message>
+ <message name="IDS_FLAGS_ENABLE_TOKEN_BINDING_DESCRIPTION" desc="Description for the flag to enable Token Binding. Please do not translate 'Token Binding'.">
+ Enable Token Binding support.
+ </message>
<message name="IDS_FLAGS_ALTSVC_NAME" desc="Title for the flag for Alternative Services. Please do not translate &quot;Alternative Services&quot;.">
Alternative services
</message>
« no previous file with comments | « no previous file | chrome/browser/about_flags.cc » ('j') | chrome/browser/about_flags.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698