From cbd4a25ea628b064f4987de507b9cc0d536921ec Mon Sep 17 00:00:00 2001 From: Cheng Zhao Date: Mon, 7 Dec 2015 22:44:15 +0800 Subject: [PATCH] Link with libsandbox --- brightray/brightray.gyp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/brightray/brightray.gyp b/brightray/brightray.gyp index 62bcb8c282..7a120831af 100644 --- a/brightray/brightray.gyp +++ b/brightray/brightray.gyp @@ -153,6 +153,8 @@ '$(SDKROOT)/System/Library/Frameworks/IOKit.framework', # content_browser.gypi: '-lbsm', + # content_common.gypi: + '-lsandbox', # bluetooth.gyp: '$(SDKROOT)/System/Library/Frameworks/IOBluetooth.framework', ],