Chromium Code Reviews| Index: gpu/gpu_ipc_service.gypi |
| diff --git a/gpu/gpu_ipc_service.gypi b/gpu/gpu_ipc_service.gypi |
| index f2a86e2331ba5844198b3c07c10eb1f029911836..4eabbdaaa487e995afecf5fb04cdcb47a5049ca4 100644 |
| --- a/gpu/gpu_ipc_service.gypi |
| +++ b/gpu/gpu_ipc_service.gypi |
| @@ -90,6 +90,7 @@ |
| 'ipc/service/gpu_memory_buffer_factory_ozone_native_pixmap.h', |
| ], |
| 'dependencies': [ |
| + '../ui/ozone/gl/ozone_gl.gyp:ozone_gl', |
| '../ui/ozone/ozone.gyp:ozone', |
| ], |
| }], |