Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 128403) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -5116,6 +5116,18 @@ |
<message name="IDS_FLAGS_ENABLE_HTTP_PIPELINING_DESCRIPTION" desc="Description for the flag to enable HTTP pipelining."> |
Enable experimental pipelining of HTTP requests. |
</message> |
+ <message name="IDS_FLAGS_ENABLE_SPDY_FLOW_CONTROL_NAME" desc="Title for the flag to enable SPDY Flow Control"> |
+ Enable Flow Control and SPDY/2.1 |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_SPDY_FLOW_CONTROL_DESCRIPTION" desc="Description for the flag to enable SPDY/2.1 and SPDY's flow control."> |
+ Enable experimental SPDY/2.1 for flow control. |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_SPDY3_NAME" desc="Title for the flag to enable SPDY/3"> |
+ Enable SPDY/3 |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_SPDY3_DESCRIPTION" desc="Description for the flag to enable SPDY/3."> |
+ Enable experimental SPDY/3. |
+ </message> |
<message name="IDS_FLAGS_ENABLE_ASYNC_DNS_NAME" desc="Title for the flag to enable asynchronous DNS client."> |
Built-in Asynchronous DNS |
</message> |