Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 2aa127b98ba747401d916b2ae051eec6c1340ec3..0680dea0bc88b17282653ac2d4e234e64ffe55fb 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -551,6 +551,7 @@ |
| }, { # OS!="ios" |
| 'dependencies': [ |
| '../cc/cc.gyp:cc', |
| + '../gpu/blink/gpu_blink.gyp:gpu_blink', |
| '../gpu/gpu.gyp:command_buffer_service', |
| '../gpu/gpu.gyp:gles2_c_lib', |
| '../gpu/gpu.gyp:gles2_implementation', |