Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 3fbaf58c60ab1ad54bb0b5dd099f6f0dcf8882fa..164c69ced16ded7e9284879eb6271466c112fc66 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -570,6 +570,7 @@ |
| ], |
| 'link_settings': { |
| 'libraries': [ |
| + '$(SDKROOT)/System/Library/Frameworks/IOSurface.framework', |
| '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework', |
| ], |
| }, |