Index: ui/gl/BUILD.gn |
diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn |
index 70c5ad4e2a7d08f28227efc3e81f1d97e2b33751..a0c58b169060b944e3c96710be8ae6a0f9f628ef 100644 |
--- a/ui/gl/BUILD.gn |
+++ b/ui/gl/BUILD.gn |
@@ -113,7 +113,7 @@ component("gl") { |
":generate_gl_bindings", |
"//base", |
"//base/third_party/dynamic_annotations", |
- "//gpu/command_buffer:gles2_utils", |
+ "//gpu/command_buffer/common", |
"//skia", |
# TODO(GYP) hook up once this is converted. |
# Also uncomment forward statement below. |