| Index: util/util.gyp
|
| diff --git a/util/util.gyp b/util/util.gyp
|
| index a82f19442754aed84b13d58dac178c890f06352f..14f7afce3aa4836c698a73745bc8c04b47be52ed 100644
|
| --- a/util/util.gyp
|
| +++ b/util/util.gyp
|
| @@ -41,7 +41,6 @@
|
| 'file/file_writer.h',
|
| 'file/string_file.cc',
|
| 'file/string_file.h',
|
| - 'mac/checked_mach_address_range.cc',
|
| 'mac/checked_mach_address_range.h',
|
| 'mac/launchd.h',
|
| 'mac/launchd.mm',
|
| @@ -108,6 +107,7 @@
|
| 'net/http_transport.h',
|
| 'net/http_transport_mac.mm',
|
| 'net/http_transport_win.cc',
|
| + 'numeric/checked_address_range.h',
|
| 'numeric/checked_range.h',
|
| 'numeric/in_range_cast.h',
|
| 'numeric/int128.h',
|
|
|