From ccbaf8a180e4793163cf7eeb336af80c3505b34f Mon Sep 17 00:00:00 2001 From: "thomasvl@chromium.org" Date: Fri, 26 Feb 2010 15:45:24 +0000 Subject: [Mac] Use the process type to tweak the name showed in Activity Montior to better label what process it is. BUG=none TEST=Don't see "Helper" in actvitiy monitor. Review URL: http://codereview.chromium.org/660140 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@40123 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/DEPS | 1 + 1 file changed, 1 insertion(+) (limited to 'chrome/app/DEPS') diff --git a/chrome/app/DEPS b/chrome/app/DEPS index ef4974d..d83f0a1 100644 --- a/chrome/app/DEPS +++ b/chrome/app/DEPS @@ -2,6 +2,7 @@ include_rules = [ "+breakpad", "+chrome/browser", "+chrome/installer", + "+grit", # For generated headers "+sandbox", "+tools/memory_watcher", ] -- cgit v1.1