summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_crx_util.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/download/download_crx_util.h')
-rw-r--r--chrome/browser/download/download_crx_util.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/chrome/browser/download/download_crx_util.h b/chrome/browser/download/download_crx_util.h
index 0a105fa..df7e129 100644
--- a/chrome/browser/download/download_crx_util.h
+++ b/chrome/browser/download/download_crx_util.h
@@ -1,4 +1,4 @@
-// Copyright (c) 2012 The Chromium Authors. All rights reserved.
+// Copyright (c) 2011 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//
@@ -10,7 +10,6 @@
#pragma once
#include "base/basictypes.h"
-#include "base/memory/ref_counted.h"
class CrxInstaller;
class ExtensionInstallUI;