Task Manager should name Utility processes properly
commitcf56bd06bb861b1ec6fd83933cd80be054ef0107
authorafakhry <afakhry@chromium.org>
Tue, 25 Aug 2015 17:26:52 +0000 (25 10:26 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 25 Aug 2015 17:27:27 +0000 (25 17:27 +0000)
treeedd1d32bf2fc8d41ec34aff177b6772c7e223830
parente7665f2d93d204888b48dec1da3b5e083ae4ebe0
Task Manager should name Utility processes properly

The ChildProcessTask used to skip using the process name when localizing
the the title for utility processes. This patch is fixing this.

TBR=nick@chromium.org
BUG=524286

Review URL: https://codereview.chromium.org/1310443006

Cr-Commit-Position: refs/heads/master@{#345364}
chrome/browser/task_management/providers/child_process_task.cc