Index: chrome/browser/memory_purger.h |
diff --git a/chrome/browser/memory_purger.h b/chrome/browser/memory_purger.h |
index 157354f4c09c6e7fe99e4d57db44561622f2663b..b86172d8a592f15c2969bf000ac03428cc351e9e 100644 |
--- a/chrome/browser/memory_purger.h |
+++ b/chrome/browser/memory_purger.h |
@@ -1,4 +1,4 @@ |
-// Copyright (c) 2009 The Chromium Authors. All rights reserved. |
+// Copyright (c) 2010 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. |
@@ -13,7 +13,6 @@ |
#include "base/basictypes.h" |
class RenderProcessHost; |
-class SafeBrowsingService; |
class MemoryPurger { |
public: |