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

Unified Diff: snapshot/snapshot.gyp

Issue 1138923004: win: Retrieve "simple map" annotations from modules (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@module-version
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
« no previous file with comments | « snapshot/mac/mach_o_image_annotations_reader.h ('k') | snapshot/snapshot_test.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: snapshot/snapshot.gyp
diff --git a/snapshot/snapshot.gyp b/snapshot/snapshot.gyp
index 0eda1b6bb10f61e6ff176c0f759b8c66d5549295..23d412f96b1adfd28b52c8fb05058d8be25a3975 100644
--- a/snapshot/snapshot.gyp
+++ b/snapshot/snapshot.gyp
@@ -87,10 +87,12 @@
'process_snapshot.h',
'system_snapshot.h',
'thread_snapshot.h',
- 'win/module_snapshot_win.cc',
'win/memory_snapshot_win.cc',
'win/memory_snapshot_win.h',
+ 'win/module_snapshot_win.cc',
'win/module_snapshot_win.h',
+ 'win/pe_image_annotations_reader.cc',
+ 'win/pe_image_annotations_reader.h',
'win/pe_image_reader.cc',
'win/pe_image_reader.h',
'win/process_reader_win.cc',
« no previous file with comments | « snapshot/mac/mach_o_image_annotations_reader.h ('k') | snapshot/snapshot_test.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698