| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index dfc9eaf178a68f007c87e0add60cae3e0364f200..e097c9b107f3aad1f07e5aa9e0a195ed6281b81f 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -6121,6 +6121,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_SPDY4_DESCRIPTION" desc="Description for the flag to enable SPDY/4.">
|
| Enable SPDY/4, which is the HTTP/2 standard. Currently experimental.
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_ASYNC_DNS_NAME" desc="Title for the flag to enable asynchronous DNS client.">
|
| + Built-in Asynchronous DNS
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_ASYNC_DNS_DESCRIPTION" desc="Description for the flag to enable asynchronous DNS client.">
|
| + Enable experimental asynchronous DNS client.
|
| + </message>
|
| <message name="IDS_FLAGS_DISABLE_MEDIA_SOURCE_NAME" desc="Title for the flag to disable the Media Source API.">
|
| Disable Media Source API.
|
| </message>
|
|
|