| Index: chrome/chrome_tests.gypi
|
| ===================================================================
|
| --- chrome/chrome_tests.gypi (revision 87744)
|
| +++ chrome/chrome_tests.gypi (working copy)
|
| @@ -36,6 +36,7 @@
|
| '../content/content.gyp:content_gpu',
|
| '../ipc/ipc.gyp:test_support_ipc',
|
| '../media/media.gyp:media_test_support',
|
| + '../net/net.gyp:net',
|
| # 'test/test_url_request_context_getter.h' brings in this requirement.
|
| '../net/net.gyp:net_test_support',
|
| '../skia/skia.gyp:skia',
|
| @@ -451,6 +452,7 @@
|
| 'test_support_common',
|
| 'test_support_ui',
|
| '../third_party/hunspell/hunspell.gyp:hunspell',
|
| + '../net/net.gyp:net',
|
| '../net/net.gyp:net_resources',
|
| '../net/net.gyp:net_test_support',
|
| '../skia/skia.gyp:skia',
|
| @@ -1199,6 +1201,7 @@
|
| '../gpu/gpu.gyp:gpu_unittest_utils',
|
| '../jingle/jingle.gyp:jingle_glue_test_util',
|
| '../media/media.gyp:media_test_support',
|
| + '../net/net.gyp:net',
|
| '../net/net.gyp:net_test_support',
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| @@ -2251,6 +2254,7 @@
|
| '../base/base.gyp:base',
|
| '../base/base.gyp:base_i18n',
|
| '../base/base.gyp:test_support_base',
|
| + '../net/net.gyp:net',
|
| '../net/net.gyp:net_test_support',
|
| '../skia/skia.gyp:skia',
|
| '../testing/gmock.gyp:gmock',
|
| @@ -3194,6 +3198,7 @@
|
| 'common',
|
| 'debugger',
|
| '../jingle/jingle.gyp:notifier_test_util',
|
| + '../net/net.gyp:net',
|
| '../skia/skia.gyp:skia',
|
| '../testing/gmock.gyp:gmock',
|
| '../testing/gtest.gyp:gtest',
|
| @@ -3280,6 +3285,7 @@
|
| 'renderer',
|
| 'chrome_strings',
|
| 'test_support_common',
|
| + '../net/net.gyp:net',
|
| '../net/net.gyp:net_test_support',
|
| '../printing/printing.gyp:printing',
|
| '../skia/skia.gyp:skia',
|
|
|