Index: util/util.gyp |
diff --git a/util/util.gyp b/util/util.gyp |
index a82f19442754aed84b13d58dac178c890f06352f..e1bb129994c3f831f9fd38ef63d47dee28570d3b 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', |
@@ -140,6 +141,8 @@ |
'synchronization/semaphore.h', |
'thread/thread_log_messages.cc', |
'thread/thread_log_messages.h', |
+ 'win/address_types.h', |
+ 'win/checked_win_address_range.h', |
'win/process_info.cc', |
'win/process_info.h', |
'win/process_structs.h', |