| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 53b52caf5e3aa2125cc883f6c1e49dcfafd40a4c..a6c21b5c1809c00acf314e4c99676ec825fa3c51 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -842,6 +842,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_edk.gyp:mojo_system_impl',
|
| '../mojo/mojo_public.gyp:mojo_cpp_bindings',
|
|
|