Index: chrome/browser/memory_details_mac.cc |
diff --git a/chrome/browser/memory_details_mac.cc b/chrome/browser/memory_details_mac.cc |
index 63c51c8b4453050013766606e81ab82df77d717e..bed9689f9d006a8905043fc0ebe22d34756b0a4e 100644 |
--- a/chrome/browser/memory_details_mac.cc |
+++ b/chrome/browser/memory_details_mac.cc |
@@ -13,6 +13,7 @@ |
#include "base/file_version_info.h" |
#include "base/files/file_path.h" |
#include "base/mac/foundation_util.h" |
+#include "base/memory/scoped_ptr.h" |
#include "base/process/process_iterator.h" |
#include "base/strings/string_util.h" |
#include "base/strings/utf_string_conversions.h" |