Chromium Code Reviews| 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 { |