| Index: util/util.gyp
|
| diff --git a/util/util.gyp b/util/util.gyp
|
| index a82f19442754aed84b13d58dac178c890f06352f..d6a3d83e085abedebfa8cf92cf9ee87d4b22f3f3 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,8 @@
|
| 'net/http_transport.h',
|
| 'net/http_transport_mac.mm',
|
| 'net/http_transport_win.cc',
|
| + 'numeric/checked_address_range.cc',
|
| + 'numeric/checked_address_range.h',
|
| 'numeric/checked_range.h',
|
| 'numeric/in_range_cast.h',
|
| 'numeric/int128.h',
|
|
|