Chromium Code Reviews| Index: ui/gl/BUILD.gn |
| diff --git a/ui/gl/BUILD.gn b/ui/gl/BUILD.gn |
| index ce339b7bc936f76d61c8f17461992df8d6893722..876f5c248fb08194dc23ba894a4c6ff73892e723 100644 |
| --- a/ui/gl/BUILD.gn |
| +++ b/ui/gl/BUILD.gn |
| @@ -359,6 +359,7 @@ test("gl_unittests") { |
| if (is_mac) { |
| sources += [ "gl_image_io_surface_unittest.cc" ] |
| + libs = [ "IOSurface.framework" ] |
| } |
| include_dirs = [ "//third_party/khronos" ] |