Chromium Code Reviews| Index: content/content_gpu.gypi |
| diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi |
| index f134890539b499ce462b6cb0eb69660dc4e633e1..1827c25941d23430d05d175ff97ad24e9672549a 100644 |
| --- a/content/content_gpu.gypi |
| +++ b/content/content_gpu.gypi |
| @@ -5,7 +5,9 @@ |
| { |
| 'dependencies': [ |
| '../base/base.gyp:base', |
| + '../gpu/gpu.gyp:command_buffer_traits', |
| '../gpu/gpu.gyp:gpu', |
| + '../gpu/gpu.gyp:gpu_ipc_service', |
| '../skia/skia.gyp:skia', |
| '../ui/gl/gl.gyp:gl', |
| 'content_common_mojo_bindings.gyp:content_common_mojo_bindings', |