Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 05535350fbfade7f142c0b74c993b6f2a9f1203f..9d106c53c24fe4e1ea55a9a8ed354c660d324a49 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -5655,6 +5655,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_JAVASCRIPT_HARMONY_DESCRIPTION" desc="Description for the flag to enable JavaScript Harmony features."> |
Enable web pages to use experimental JavaScript features. |
</message> |
+ <message name="IDS_FLAGS_ENABLE_IGNITION_NAME" desc="Title for the flag to enable the Ignition interpreter."> |
+ Experimental Ignition Interpreter |
jochen (gone - plz use gerrit)
2016/03/24 14:43:41
maybe JavaScript instead of Ignition? also in the
rmcilroy
2016/03/24 15:46:47
Done.
|
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_IGNITION_DESCRIPTION" desc="Description for the flag to enable the Ignition interpreter."> |
+ Enable V8 to use the experimental Ignition interpreter for JavaScript execution. |
+ </message> |
<message name="IDS_FLAGS_ENABLE_WASM_NAME" desc="Title for the flag to enable WebAssembly."> |
Experimental WebAssembly |
</message> |