Index: ui/gl/BUILD.gn |
diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn |
index efee0ee1c3135b13ae3d4c565a63126c54ba620b..e30b63b92405bc658914b24fa99db8907472bfdf 100644 |
--- a/ui/gl/BUILD.gn |
+++ b/ui/gl/BUILD.gn |
@@ -200,7 +200,7 @@ component("gl") { |
libs = [ "dwmapi.lib" ] |
ldflags = [ "/DELAYLOAD:dwmapi.dll" ] |
- data_deps = [ |
+ deps += [ |
brettw
2015/04/16 19:33:30
Can you put "# TODO(brettw) bug 477104: this shoul
jam
2015/04/16 20:01:11
Done.
|
"//third_party/angle:libEGL", |
"//third_party/angle:libGLESv2", |
"//third_party/mesa:osmesa", |