Index: chrome/chrome_tests.gypi |
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi |
index d7fbb15571367df8f7195d5287b5d685c5fbb5fd..1982cdbfbbea56139b1d00da6ee7e0e3fc153ea5 100755 |
--- a/chrome/chrome_tests.gypi |
+++ b/chrome/chrome_tests.gypi |
@@ -2406,6 +2406,7 @@ |
'nacl_ui_tests', |
'../net/net.gyp:net_unittests', |
'../printing/printing.gyp:printing_unittests', |
+ '../remoting/remoting.gyp:remoting_unittests', |
# ui_tests seem unhappy on both Mac and Win when run under |
# coverage (all tests fail, often with a |
# "server_->WaitForInitialLoads()"). TODO(jrg): |