Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 9a3b6ea52850615a0c5f6f1cbfc796d10dd69ed3..5692729ad9783fdbd618cde8a047c6a2bfdccb0e 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -553,6 +553,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', |