Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 40427d556d0d618eeb03b8b3226df9ae2ffa5b03..504aedf9569fc87783d9f47613776c02e65b56ed 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -410,6 +410,7 @@ |
| }, { # OS!="ios" |
| 'dependencies': [ |
| '../cc/cc.gyp:cc', |
| + '../gpu/gpu.gyp:gles2_c_lib', |
| '../gpu/gpu.gyp:gles2_implementation', |
| '../gpu/gpu.gyp:gpu_ipc', |
| '../ipc/ipc.gyp:ipc', |