diff options
Diffstat (limited to 'chrome/chrome.gyp')
-rwxr-xr-x | chrome/chrome.gyp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp index cd9138d..3e156fc 100755 --- a/chrome/chrome.gyp +++ b/chrome/chrome.gyp @@ -640,6 +640,8 @@ 'common/result_codes.h', 'common/sandbox_init_wrapper.cc', 'common/sandbox_init_wrapper.h', + 'common/sandbox_mac.h', + 'common/sandbox_mac.mm', 'common/security_filter_peer.cc', 'common/security_filter_peer.h', 'common/nacl_messages.h', |