| Index: chrome/browser/memory_details_win.cc
|
| diff --git a/chrome/browser/memory_details_win.cc b/chrome/browser/memory_details_win.cc
|
| index e0957bc589b81329ff616929e763bdf745b1980c..2f421946f6577dbc6ea31b460551f2a65b10e694 100644
|
| --- a/chrome/browser/memory_details_win.cc
|
| +++ b/chrome/browser/memory_details_win.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/bind.h"
|
| #include "base/file_version_info.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/path_service.h"
|
| #include "base/strings/string_util.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|