Chromium Code Reviews| Index: content/content_gpu.gypi |
| diff --git a/content/content_gpu.gypi b/content/content_gpu.gypi |
| index 47599e7949da3018cc26df3038ae62506655711c..57baf47c0c5ab1a6ce8d60736617c6b5d6483ed0 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', |