summaryrefslogtreecommitdiffstats
path: root/chrome/browser
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser')
-rw-r--r--chrome/browser/resources/tracking.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/resources/tracking.js b/chrome/browser/resources/tracking.js
index fed8476..4412ddc 100644
--- a/chrome/browser/resources/tracking.js
+++ b/chrome/browser/resources/tracking.js
@@ -300,7 +300,7 @@ var MainView = (function() {
};
KEY_PROPERTIES[KEY_DEATH_THREAD] = {
- name: 'Death thread',
+ name: 'Exec thread',
type: 'string',
inputJsonKey: 'death_thread',
aggregator: UniquifyAggregator,