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 --- webkit/activex_shim/dispatch_object.h | 1 - 1 file changed, 1 deletion(-) (limited to 'webkit/activex_shim') diff --git a/webkit/activex_shim/dispatch_object.h b/webkit/activex_shim/dispatch_object.h index 1dc63a9..91e4a58 100644 --- a/webkit/activex_shim/dispatch_object.h +++ b/webkit/activex_shim/dispatch_object.h @@ -9,7 +9,6 @@ #include -#include "base/scoped_ptr.h" #include "webkit/glue/plugins/nphostapi.h" namespace activex_shim { -- cgit v1.1