summaryrefslogtreecommitdiffstats
path: root/ui/gl/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gl/BUILD.gn')
-rw-r--r--ui/gl/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn
index 70c5ad4..a0c58b1 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.