From 1fec84062d9cac9ed75612c339172c22c9c6837d Mon Sep 17 00:00:00 2001 From: "thestig@chromium.org" Date: Fri, 13 Mar 2009 19:11:59 +0000 Subject: Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files to ~400. Review URL: http://codereview.chromium.org/46039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11651 0039d316-1c4b-4281-b951-d872f2087c98 --- base/logging.h | 1 - 1 file changed, 1 deletion(-) (limited to 'base/logging.h') diff --git a/base/logging.h b/base/logging.h index ee3ab40..d671ef5 100644 --- a/base/logging.h +++ b/base/logging.h @@ -10,7 +10,6 @@ #include #include "base/basictypes.h" -#include "base/scoped_ptr.h" // // Optional message capabilities -- cgit v1.1