From 319d9e6f29cc2d27c0f72ce701d905d2402c350a Mon Sep 17 00:00:00 2001 From: "maruel@chromium.org" Date: Wed, 18 Feb 2009 19:47:21 +0000 Subject: Reduce the amount of included header files. Vast change like in "Oh God! This revision changes half of the source files!". Review URL: http://codereview.chromium.org/20378 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@9958 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/memory_details.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'chrome/browser/memory_details.h') 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 #include -#include "base/file_path.h" #include "base/process_util.h" #include "base/ref_counted.h" #include "chrome/common/child_process_info.h" -- cgit v1.1