summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gears_integration.cc
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-18 17:19:50 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-03-18 17:19:50 +0000
commit3603722dc0afac40a60d91d7340da9f3da4e90d2 (patch)
treec3025bfa1c1dea98d4588a18fce3801fe0b364f0 /chrome/browser/gears_integration.cc
parentd54f6a00bbad514c09793c219ec2e5f3819c1f08 (diff)
downloadchromium_src-3603722dc0afac40a60d91d7340da9f3da4e90d2.zip
chromium_src-3603722dc0afac40a60d91d7340da9f3da4e90d2.tar.gz
chromium_src-3603722dc0afac40a60d91d7340da9f3da4e90d2.tar.bz2
Remove unneeded uses of base/ref_counted.h.
Review URL: http://codereview.chromium.org/48105 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@11974 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/gears_integration.cc')
-rw-r--r--chrome/browser/gears_integration.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/gears_integration.cc b/chrome/browser/gears_integration.cc
index 863969a..92f031f 100644
--- a/chrome/browser/gears_integration.cc
+++ b/chrome/browser/gears_integration.cc
@@ -7,7 +7,6 @@
#include "base/gfx/png_encoder.h"
#include "base/logging.h"
#include "base/message_loop.h"
-#include "base/ref_counted.h"
#include "base/string_util.h"
#include "chrome/browser/chrome_plugin_host.h"
#include "chrome/common/chrome_plugin_util.h"