Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index 3ea0c3c917771111aa77f3a142d93c265f97ebd0..70b75c6739f94d52ee151daf64ad970a8388a259 100644 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -4195,6 +4195,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): |