Chromium Code Reviews| Index: content/content_common.gypi |
| diff --git a/content/content_common.gypi b/content/content_common.gypi |
| index 3bf73a45eca95ec2d82724811fd4cffc85ed9b85..2515e69d146ef85f6c7b0dcd766a2cb4495d3d9b 100644 |
| --- a/content/content_common.gypi |
| +++ b/content/content_common.gypi |
| @@ -669,6 +669,7 @@ |
| 'libraries': [ |
| '$(SDKROOT)/System/Library/Frameworks/IOSurface.framework', |
| '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework', |
| + '$(SDKROOT)/usr/lib/libsandbox.dylib', |
| ], |
| }, |
| 'variables': { |