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

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: rebase 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
« no previous file with comments | « snapshot/win/system_snapshot_win.cc ('k') | util/win/module_version.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util/util.gyp
diff --git a/util/util.gyp b/util/util.gyp
index 3bfa2585ba9945f61ca336a9a8a82300e65c14b6..b93e166767f6c3afd10655c9d61e4055cfed340a 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -147,6 +147,8 @@
'thread/thread_win.cc',
'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',
« no previous file with comments | « snapshot/win/system_snapshot_win.cc ('k') | util/win/module_version.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698