| Index: util/util.gyp
|
| diff --git a/util/util.gyp b/util/util.gyp
|
| index de60ec1f9e19e47991caabbe93eaed050055885e..2bd18842a895c740e4e5195395f3c6b221386e56 100644
|
| --- a/util/util.gyp
|
| +++ b/util/util.gyp
|
| @@ -59,8 +59,6 @@
|
| 'mac/process_types/loader.proctype',
|
| 'mac/process_types/nlist.proctype',
|
| 'mac/process_types/traits.h',
|
| - 'mach/bootstrap.cc',
|
| - 'mach/bootstrap.h',
|
| 'mach/exc_client_variants.cc',
|
| 'mach/exc_client_variants.h',
|
| 'mach/exc_server_variants.cc',
|
| @@ -196,7 +194,6 @@
|
| 'mac/process_reader_test.cc',
|
| 'mac/process_types_test.cc',
|
| 'mac/service_management_test.mm',
|
| - 'mach/bootstrap_test.cc',
|
| 'mach/exc_client_variants_test.cc',
|
| 'mach/exc_server_variants_test.cc',
|
| 'mach/mach_extensions_test.cc',
|
|
|