Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(912)

Unified Diff: util/util.gyp

Issue 1052813002: win: make CrashpadInfo retrievable (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: . Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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',

Powered by Google App Engine
This is Rietveld 408576698