| Index: base/base.gypi
|
| diff --git a/base/base.gypi b/base/base.gypi
|
| index 0c556f1985532932fc706b5777699e3dab5cde94..00f169e4d7508ca993d9c58736d35d36dd9ae70b 100644
|
| --- a/base/base.gypi
|
| +++ b/base/base.gypi
|
| @@ -147,6 +147,8 @@
|
| 'logging.h',
|
| 'logging_win.cc',
|
| 'logging_win.h',
|
| + 'mac/authorization_util.h',
|
| + 'mac/authorization_util.mm',
|
| 'mac/bundle_locations.h',
|
| 'mac/bundle_locations.mm',
|
| 'mac/cocoa_protocols.h',
|
| @@ -163,6 +165,7 @@
|
| 'mac/os_crash_dumps.cc',
|
| 'mac/os_crash_dumps.h',
|
| 'mac/scoped_aedesc.h',
|
| + 'mac/scoped_authorizationref.h',
|
| 'mac/scoped_cftyperef.h',
|
| 'mac/scoped_nsautorelease_pool.h',
|
| 'mac/scoped_nsautorelease_pool.mm',
|
|
|