summaryrefslogtreecommitdiffstats
path: root/chrome/chrome_tests.gypi
diff options
context:
space:
mode:
authorrdsmith@chromium.org <rdsmith@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-28 23:07:41 +0000
committerrdsmith@chromium.org <rdsmith@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-11-28 23:07:41 +0000
commit13f5a417f5e0a3f8cf3af345692f70ea9521cd35 (patch)
tree6969dcc7d8f13f36122ce4baa94b81226b8eaefe /chrome/chrome_tests.gypi
parentae7f1bad9eefccaf43afff7371d80adf8ebf1239 (diff)
downloadchromium_src-13f5a417f5e0a3f8cf3af345692f70ea9521cd35.zip
chromium_src-13f5a417f5e0a3f8cf3af345692f70ea9521cd35.tar.gz
chromium_src-13f5a417f5e0a3f8cf3af345692f70ea9521cd35.tar.bz2
Various fixes for coverage building and testing.
Review URL: http://codereview.chromium.org/8588048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111801 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/chrome_tests.gypi')
-rw-r--r--chrome/chrome_tests.gypi1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index a1bde30..3f2c475 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -4213,6 +4213,7 @@
'../printing/printing.gyp:printing_unittests',
'../remoting/remoting.gyp:remoting_unittests',
'../sql/sql.gyp:sql_unittests',
+ '../content/content.gyp:content_unittests',
# ui_tests seem unhappy on both Mac and Win when run under
# coverage (all tests fail, often with a
# "server_->WaitForInitialLoads()"). TODO(jrg):