Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index df8df69669d6cd4cf6725eec9e4703ee37561eff..cc428903e3b27fec6e640f30968f7de1adc9ca4f 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -4445,6 +4445,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_ENABLE_PANELS_DESCRIPTION" desc="Description for the flag to enable Panel windows."> |
Enable experimental extensions to open Panel windows outside of the browser frame. |
</message> |
+ <message name="IDS_FLAGS_ENABLE_HTTP_PIPELINING_NAME" desc="Title for the flag to enable HTTP pipelining"> |
+ HTTP Pipelining |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_HTTP_PIPELINING_DESCRIPTION" desc="Description for the flag to enable HTTP pipelining."> |
+ Enable experimental pipelining of HTTP requests. |
+ </message> |
<!-- Crashes --> |
<message name="IDS_CRASHES_TITLE" desc="Title for the chrome://crashes page."> |