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

Unified Diff: snapshot/mac/memory_snapshot_mac.cc

Issue 1131473005: win: Add thread snapshot and memory snapshot for stacks (Closed) Base URL: https://chromium.googlesource.com/crashpad/crashpad@master
Patch Set: comment 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 | « no previous file | snapshot/snapshot.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: snapshot/mac/memory_snapshot_mac.cc
diff --git a/snapshot/mac/memory_snapshot_mac.cc b/snapshot/mac/memory_snapshot_mac.cc
index b0cce244a385366ee6b1ba3574b2fbd79e32b950..4ded2512564e7d10aeb4d87ec5ed785cc27fb1ef 100644
--- a/snapshot/mac/memory_snapshot_mac.cc
+++ b/snapshot/mac/memory_snapshot_mac.cc
@@ -14,6 +14,7 @@
#include "snapshot/mac/memory_snapshot_mac.h"
+#include "base/memory/scoped_ptr.h"
#include "util/mach/task_memory.h"
namespace crashpad {
« no previous file with comments | « no previous file | snapshot/snapshot.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698