Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(89)

Unified Diff: chrome/app/generated_resources.grd

Issue 102073008: Allow multiple NaCl modules to be debugged. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: merge Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/browser/task_manager/child_process_resource_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c052898758cf2bb73aefa515c543b767a4aa7ee2..5f7ba25ff04fd79527620df75c440905301e62ff 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -3451,6 +3451,9 @@ Make sure you do not expose any sensitive information.
<message name="IDS_TASK_MANAGER_TASK_COLUMN" desc="The text of the task column">
Task
</message>
+ <message name="IDS_TASK_MANAGER_NACL_DEBUG_STUB_PORT_COLUMN" desc="The text of the NativeClient debug stub port column">
+ NaCl Debug Port
+ </message>
<message name="IDS_TASK_MANAGER_NET_COLUMN" desc="The text of the network usage column">
Network
</message>
@@ -3516,6 +3519,9 @@ Make sure you do not expose any sensitive information.
<message name="IDS_TASK_MANAGER_USER_HANDLES_COLUMN" desc="The title for Task Manager USER handles column.">
USER Handles
</message>
+ <message name="IDS_TASK_MANAGER_NACL_DEBUG_STUB_PORT_COLUMN" desc="The text of the NativeClient debug stub port column">
+ NaCl Debug Port
+ </message>
<message name="IDS_TASK_MANAGER_TASK_COLUMN" desc="The text of the task column">
Task
</message>
« no previous file with comments | « no previous file | chrome/browser/task_manager/child_process_resource_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698