| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 5bd98857d61738d7b265f6487dd4ede768e0da42..aecba8bf0243250e073ad991c3a47c48f8a5e038 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -158,6 +158,8 @@
|
| 'mac/crash_logging.mm',
|
| 'mac/foundation_util.h',
|
| 'mac/foundation_util.mm',
|
| + 'mac/launchd.cc',
|
| + 'mac/launchd.h',
|
| 'mac/mac_logging.h',
|
| 'mac/mac_logging.cc',
|
| 'mac/mac_util.h',
|
| @@ -170,6 +172,7 @@
|
| 'mac/scoped_authorizationref.h',
|
| 'mac/scoped_cftyperef.h',
|
| 'mac/scoped_ioobject.h',
|
| + 'mac/scoped_launch_data.h',
|
| 'mac/scoped_nsautorelease_pool.h',
|
| 'mac/scoped_nsautorelease_pool.mm',
|
| 'mac/scoped_nsexception_enabler.h',
|
|
|