| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 4716c1ca33b33790fe2c773e4256f8a62c33f009..15bb46c6c8f09b051c5d7af42dd4d71851b82a42 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -841,6 +841,7 @@
|
| 'target_name': 'test_support_content',
|
| 'type': 'static_library',
|
| 'dependencies': [
|
| + '../gpu/gpu.gyp:gpu_ipc_common',
|
| '../mojo/mojo_base.gyp:mojo_application_base',
|
| '../mojo/mojo_base.gyp:mojo_environment_chromium',
|
| '../mojo/mojo_edk.gyp:mojo_system_impl',
|
|
|