| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 58f73c5245859ac88ff05c84c0f283df35baf721..576041d3b1cb742b6968feebec0842bb0df864f2 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -199,6 +199,8 @@
|
| 'target_name': 'test_support_content',
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| + '../mojo/edk/mojo_edk.gyp:mojo_system_impl',
|
| + '../mojo/mojo_base.gyp:mojo_environment_chromium',
|
| '../net/net.gyp:net_test_support',
|
| '../skia/skia.gyp:skia',
|
| '../storage/storage_common.gyp:storage_common',
|
|
|