Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index e32344fe64848c9d57a224538c64311c2619a12e..4944e98ea62bd86b8ef9dda5ee4aaf5ef6cac0f6 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -558,6 +558,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', |