Chromium Code Reviews| Index: mojo/mojo.gyp |
| diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp |
| index 5464fb36f0f9867f6f08023db1d69b8ada499370..0c1719e0cd7f5bf1c834bc554f9176d638316ffe 100644 |
| --- a/mojo/mojo.gyp |
| +++ b/mojo/mojo.gyp |
| @@ -674,6 +674,7 @@ |
| '../base/base.gyp:base_i18n', |
| '../base/base.gyp:test_support_base', |
| '../testing/gtest.gyp:gtest', |
| + '../net/net.gyp:net_test_support', |
| # TODO(vtl): We don't currently need this, but I imagine we will soon. |
| # '../ui/gl/gl.gyp:gl', |
| '../url/url.gyp:url_lib', |