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