| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 8641f62d2a2bceebc13f01629befcaa6a57d9f79..e2ba66de4994546ecab668fcc29b06b8b92827c9 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -5835,6 +5835,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_FLAGS_V8_IGNITION_DESCRIPTION" desc="Description for the flag to enable the JavaScript interpreter.">
|
| Enable V8 to use the experimental Ignition interpreter for JavaScript execution.
|
| </message>
|
| + <message name="IDS_FLAGS_ENABLE_ASM_WASM_NAME" desc="Title for the flag to enable Asm.js to WebAssembly.">
|
| + Experimental Validate Asm.js and convert to WebAssembly when valid.
|
| + </message>
|
| + <message name="IDS_FLAGS_ENABLE_ASM_WASM_DESCRIPTION" desc="Description for the flag to enable Asm.js to WebAssembly.">
|
| + Validate Asm.js when "use asm" is present and then convert to WebAssembly.
|
| + </message>
|
| <message name="IDS_FLAGS_ENABLE_WASM_NAME" desc="Title for the flag to enable WebAssembly.">
|
| Experimental WebAssembly
|
| </message>
|
|
|