| Index: chrome/browser/memory_details.h
|
| diff --git a/chrome/browser/memory_details.h b/chrome/browser/memory_details.h
|
| index be4d51fc421fb0109aee6b346387aa3b61776603..cfbd68efdd2fa5041cf3faef44ca76f240e24dec 100644
|
| --- a/chrome/browser/memory_details.h
|
| +++ b/chrome/browser/memory_details.h
|
| @@ -8,7 +8,7 @@
|
| #include <vector>
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/process_util.h"
|
| +#include "base/process/process_metrics.h"
|
| #include "base/strings/string16.h"
|
| #include "chrome/browser/site_details.h"
|
| #include "content/public/common/process_type.h"
|
|
|