summaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorjrg@chromium.org <jrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-19 00:37:39 +0000
committerjrg@chromium.org <jrg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-01-19 00:37:39 +0000
commit580dec48471a72b10fe0060683e383c07670238f (patch)
tree064bd255143b8db94ff34ef36f117899e5ceeccb /build
parent0a0ac0e047c052af50489e35f4bb7f7183561f3b (diff)
downloadchromium_src-580dec48471a72b10fe0060683e383c07670238f.zip
chromium_src-580dec48471a72b10fe0060683e383c07670238f.tar.gz
chromium_src-580dec48471a72b10fe0060683e383c07670238f.tar.bz2
Add browser_tests to coverage (note recent mac fixes).
Add platform-specific coverage capability. Add courgette to windows coverage. BUG=none TEST=make sure coverage bots work (continue to have ~36% coverage). Review URL: http://codereview.chromium.org/545107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@36502 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build')
-rw-r--r--build/win/chrome_win.croc2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/win/chrome_win.croc b/build/win/chrome_win.croc
index c562f2a..1f12e59 100644
--- a/build/win/chrome_win.croc
+++ b/build/win/chrome_win.croc
@@ -7,7 +7,7 @@
# Files/paths to include. Specify these before the excludes, since rules
# are in order.
{
- 'regexp' : '^CHROMIUM/(base|media|net|printing|chrome|v8|webkit/glue)/',
+ 'regexp' : '^CHROMIUM/(base|courgette|media|net|printing|chrome|v8|webkit/glue)/',
'include' : 1,
},
# Don't include subversion or mercurial SCM dirs