Index: ui/gfx/gl/gl.gyp |
diff --git a/ui/gfx/gl/gl.gyp b/ui/gfx/gl/gl.gyp |
index df642666617060e3d24c23ce8907a3ef8f224b7e..7c1be85c78862cbbd1d832ff4a31c159d53c58fd 100644 |
--- a/ui/gfx/gl/gl.gyp |
+++ b/ui/gfx/gl/gl.gyp |
@@ -14,6 +14,7 @@ |
'dependencies': [ |
'<(DEPTH)/base/base.gyp:base', |
'<(DEPTH)/base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations', |
+ '<(DEPTH)/gpu/command_buffer/command_buffer.gyp:gles2_utils', |
'<(DEPTH)/skia/skia.gyp:skia', |
'<(DEPTH)/ui/ui.gyp:ui', |
], |