From 319d9e6f29cc2d27c0f72ce701d905d2402c350a Mon Sep 17 00:00:00 2001 From: "maruel@chromium.org" <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> 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 --- base/ref_counted.h | 1 - 1 file changed, 1 deletion(-) (limited to 'base/ref_counted.h') diff --git a/base/ref_counted.h b/base/ref_counted.h index 853fa90..013bd66 100644 --- a/base/ref_counted.h +++ b/base/ref_counted.h @@ -6,7 +6,6 @@ #define BASE_REF_COUNTED_H_ #include "base/atomic_ref_count.h" -#include "base/basictypes.h" #include "base/thread_collision_warner.h" namespace base { -- cgit v1.1