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

Unified Diff: util/util.gyp

Issue 1126413008: win: Implement exception snapshot (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: fixes2 Created 5 years, 4 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/thread_snapshot_win.cc ('k') | util/win/nt_internals.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 b93e166767f6c3afd10655c9d61e4055cfed340a..df377592fc32627a1b0c5c11242aaf0c7121a4e5 100644
--- a/util/util.gyp
+++ b/util/util.gyp
@@ -149,6 +149,8 @@
'win/checked_win_address_range.h',
'win/module_version.cc',
'win/module_version.h',
+ 'win/nt_internals.cc',
+ 'win/nt_internals.h',
'win/process_info.cc',
'win/process_info.h',
'win/process_structs.h',
« no previous file with comments | « snapshot/win/thread_snapshot_win.cc ('k') | util/win/nt_internals.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698