Chromium Code Reviews| Index: mojo/mojo.gyp |
| diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp |
| index 4fbd9a09cefc4447afc9bae76b55876059a992ed..8e202adb08917df1458b1d4c770dc515908561aa 100644 |
| --- a/mojo/mojo.gyp |
| +++ b/mojo/mojo.gyp |
| @@ -685,6 +685,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', |