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

Unified Diff: util/util.gyp

Issue 1126273003: win: Retrieve module version/type information (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@thread-context-fixes
Patch Set: . Created 5 years, 7 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 e1bb129994c3f831f9fd38ef63d47dee28570d3b..7d6eb541c46f1bc76d880666e26d1bb062bd0bc9 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -143,6 +143,8 @@
'thread/thread_log_messages.h',
'win/address_types.h',
'win/checked_win_address_range.h',
+ 'win/module_version.cc',
+ 'win/module_version.h',
'win/process_info.cc',
'win/process_info.h',
'win/process_structs.h',

Powered by Google App Engine
This is Rietveld 408576698