Chromium Code Reviews| Index: gpu/gles2_conform_support/gles2_conform_support.gyp |
| =================================================================== |
| --- gpu/gles2_conform_support/gles2_conform_support.gyp (revision 86315) |
| +++ gpu/gles2_conform_support/gles2_conform_support.gyp (working copy) |
| @@ -30,6 +30,7 @@ |
| 'target_name': 'egl_native', |
| 'type': 'static_library', |
| 'dependencies': [ |
| + '<(DEPTH)/base/base.gyp:base', |
| '<(DEPTH)/gpu/gpu.gyp:command_buffer_service', |
| ], |
| 'include_dirs': ['egl/native'], |