| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 9a95466749c43e082459be8ff10b7fb470962344..84ab7f4a686a9e3b9cbe87ff16c5ef55a551e407 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1119,9 +1119,9 @@
|
| '../ipc/ipc.gyp:test_support_ipc',
|
| '../media/media.gyp:media_test_support',
|
| '../media/media.gyp:shared_memory_support',
|
| - '../mojo/mojo_base.gyp:mojo_common_test_support',
|
| + '../mojo/edk/mojo_edk.gyp:mojo_common_test_support',
|
| + '../mojo/edk/mojo_edk.gyp:mojo_system_impl',
|
| '../mojo/mojo_base.gyp:mojo_environment_chromium',
|
| - '../mojo/mojo_base.gyp:mojo_system_impl',
|
| '../mojo/public/mojo_public.gyp:mojo_cpp_bindings',
|
| '../mojo/public/mojo_public.gyp:mojo_js_bindings',
|
| '../net/net.gyp:net_test_support',
|
|
|