Chromium Code Reviews| Index: mojo/mojo.gyp |
| diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp |
| index 17f8c2d0bb10d9dec31f082ce84deb8b2ec9c461..49d990114d4804b802e2b9a78d6659078aaf0d14 100644 |
| --- a/mojo/mojo.gyp |
| +++ b/mojo/mojo.gyp |
| @@ -672,6 +672,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', |