diff options
Diffstat (limited to 'chrome/browser/memory_details.h')
-rw-r--r-- | chrome/browser/memory_details.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/memory_details.h b/chrome/browser/memory_details.h index 17a00a1..f63a6f5 100644 --- a/chrome/browser/memory_details.h +++ b/chrome/browser/memory_details.h @@ -5,11 +5,8 @@ #ifndef CHROME_BROWSER_MEMORY_DETAILS_H_ #define CHROME_BROWSER_MEMORY_DETAILS_H_ - -#include <string> #include <vector> -#include "base/file_path.h" #include "base/process_util.h" #include "base/ref_counted.h" #include "chrome/common/child_process_info.h" |