| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 4716c1ca33b33790fe2c773e4256f8a62c33f009..fcc0c3884df2956a4a979623dadec76de13df56d 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -842,7 +842,6 @@
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| '../mojo/mojo_base.gyp:mojo_application_base',
|
| - '../mojo/mojo_base.gyp:mojo_environment_chromium',
|
| '../mojo/mojo_edk.gyp:mojo_system_impl',
|
| '../mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| '../net/net.gyp:net_test_support',
|
| @@ -934,7 +933,6 @@
|
| '../media/media.gyp:media',
|
| '../media/midi/midi.gyp:midi',
|
| '../mojo/mojo_base.gyp:mojo_application_base',
|
| - '../mojo/mojo_base.gyp:mojo_environment_chromium',
|
| '../mojo/mojo_edk.gyp:mojo_common_test_support',
|
| '../mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| '../ppapi/ppapi_internal.gyp:ppapi_host',
|
| @@ -1163,7 +1161,6 @@
|
| '../ipc/ipc.gyp:test_support_ipc',
|
| '../media/media.gyp:media_test_support',
|
| '../media/media.gyp:shared_memory_support',
|
| - '../mojo/mojo_base.gyp:mojo_environment_chromium',
|
| '../mojo/mojo_edk.gyp:mojo_common_test_support',
|
| '../mojo/mojo_public.gyp:mojo_cpp_bindings',
|
| '../net/net.gyp:net_extras',
|
| @@ -1508,7 +1505,6 @@
|
| '../media/media.gyp:media_test_support',
|
| '../media/media.gyp:shared_memory_support',
|
| '../mojo/mojo_base.gyp:mojo_application_base',
|
| - '../mojo/mojo_base.gyp:mojo_environment_chromium',
|
| '../mojo/mojo_base.gyp:mojo_test_support',
|
| '../mojo/mojo_edk.gyp:mojo_common_test_support',
|
| '../mojo/mojo_edk.gyp:mojo_system_impl',
|
|
|