Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(442)

Unified Diff: chrome/browser/memory_purger.h

Issue 3080031: Delete obviously unneeded forward declarations in chrome/browser/*.h. (Closed)
Patch Set: bah Created 10 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/jsmessage_box_client.h ('k') | chrome/browser/remove_rows_table_model.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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:
« no previous file with comments | « chrome/browser/jsmessage_box_client.h ('k') | chrome/browser/remove_rows_table_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698