Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index cd1a09aa742d712cc559dc1c05c389a400bb6a2f..14b1a98cecc4f0a822afc87c35910b0571a9b9a0 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -113,6 +113,7 @@ source_set("common") { |
| if (is_mac) { |
| deps += [ "//sandbox/mac:seatbelt" ] |
| + libs += [ "IOSurface.framework" ] |
| } |
| if (is_android) { |