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

Unified Diff: snapshot/snapshot_test.gyp

Issue 1379873005: win: Write memory map info as MINIDUMP_MEMORY_INFO[_LIST] (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@save-peb-more-2
Patch Set: headers Created 5 years, 2 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 | « minidump/test/minidump_writable_test_util.cc ('k') | snapshot/test/test_memory_map_region_snapshot.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: snapshot/snapshot_test.gyp
diff --git a/snapshot/snapshot_test.gyp b/snapshot/snapshot_test.gyp
index fd7aaefebeac72720a430edf00eed8e6332b7cf0..51274e6c38d1a1f02ef41e9998f64781b895ebc0 100644
--- a/snapshot/snapshot_test.gyp
+++ b/snapshot/snapshot_test.gyp
@@ -34,6 +34,8 @@
'test/test_cpu_context.h',
'test/test_exception_snapshot.cc',
'test/test_exception_snapshot.h',
+ 'test/test_memory_map_region_snapshot.cc',
+ 'test/test_memory_map_region_snapshot.h',
'test/test_memory_snapshot.cc',
'test/test_memory_snapshot.h',
'test/test_module_snapshot.cc',
« no previous file with comments | « minidump/test/minidump_writable_test_util.cc ('k') | snapshot/test/test_memory_map_region_snapshot.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698