Index: shell/BUILD.gn |
diff --git a/shell/BUILD.gn b/shell/BUILD.gn |
index 7b4ec4cd77f53e8c1216a21d39ff03a17399fa3d..3dd3dfeaf426948e6c8ae212bf9b0ea18d85adf7 100644 |
--- a/shell/BUILD.gn |
+++ b/shell/BUILD.gn |
@@ -216,6 +216,7 @@ source_set("native_application_support") { |
deps = [ |
"//base", |
"//mojo/gles2", |
+ "//mojo/gles2:mgl", |
] |
# This target has to include the public thunk headers, which generally |