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

Unified Diff: snapshot/snapshot.gyp

Issue 641603006: Add MinidumpMemoryListWriter::AddFromSnapshot(), everything downstream and its test (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: Correctly look for the last memory range at EOF Created 6 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 | « snapshot/memory_snapshot.h ('k') | snapshot/test/test_memory_snapshot.h » ('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 9557ba9132b2fdfe8ecfdb620293439a90ae9266..3f44e6c5916e7322fc773362d9b6f678ceb926f8 100644
--- a/snapshot/snapshot.gyp
+++ b/snapshot/snapshot.gyp
@@ -86,6 +86,8 @@
'..',
],
'sources': [
+ 'test/test_memory_snapshot.cc',
+ 'test/test_memory_snapshot.h',
'test/test_module_snapshot.cc',
'test/test_module_snapshot.h',
],
« no previous file with comments | « snapshot/memory_snapshot.h ('k') | snapshot/test/test_memory_snapshot.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698