Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 138748) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -5103,6 +5103,12 @@ |
<message name="IDS_FLAGS_NACL_GDB_DESCRIPTION" desc="Description of the 'Debug Native Client applications at startup' lab."> |
Set path to nacl-gdb debugger. It will be attached to NaCl applications at startup. |
</message> |
+ <message name="IDS_FLAGS_NACL_GDB_SCRIPT_NAME" desc="Name of the 'Script executed by Native Client application debugger at startup' lab."> |
+ Script to be executed by nacl-gdb at startup. |
+ </message> |
+ <message name="IDS_FLAGS_NACL_GDB_SCRIPT_DESCRIPTION" desc="Description of the 'Script executed by Native Client application debugger at startup' lab."> |
+ Set path to script with gdb commands which will be executed by nacl-gdb at startup. |
+ </message> |
<message name="IDS_FLAGS_DISABLE_SHORTCUTS_PROVIDER" desc="Name of the 'Disable better ranking of previously selected shortcuts in omnibox' lab."> |
Disable 'shortcuts' in the omnibox. |
</message> |