| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index ed74ad41a7cf979ed052f422e3238201fd7bcaad..91d1283e91b294467a180830e9f35cc633c2e2e9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5960,11 +5960,11 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_ENABLE_SHARED_ARRAY_BUFFER_DESCRIPTION" desc="Description for the flag to enable SharedArrayBuffers in JavaScript.">
|
| Enable SharedArrayBuffer support in JavaScript.
|
| </message>
|
| - <message name="IDS_FLAGS_ENABLE_WASM_NAME" desc="Title for the flag to enable WebAssembly.">
|
| - Experimental WebAssembly
|
| + <message name="IDS_FLAGS_ENABLE_WASM_NAME" desc="Title for the flag to enable WebAssembly structured cloning.">
|
| + WebAssembly structured cloning support.
|
| </message>
|
| <message name="IDS_FLAGS_ENABLE_WASM_DESCRIPTION" desc="Description for the flag to enable WebAssembly.">
|
| - Enable web pages to use experimental WebAssembly.
|
| + Enable web pages to use WebAssembly structured cloning.
|
| </message>
|
| <if expr="is_android">
|
| <message name="IDS_FLAGS_MEDIA_DOCUMENT_DOWNLOAD_BUTTON_NAME" desc="Title for the flag to enable the download button on MediaDocument.">
|
|
|