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

Unified Diff: content/browser/renderer_host/render_message_filter.h

Issue 2473003002: content: Cleanup class/struct forward declarations (Closed)
Patch Set: Another missing forward declaration Created 4 years, 1 month 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
Index: content/browser/renderer_host/render_message_filter.h
diff --git a/content/browser/renderer_host/render_message_filter.h b/content/browser/renderer_host/render_message_filter.h
index 46e17ef148142e3abfd6ed58740f89d8aecf7d1b..fccb81d6dbe9040d9d463c7c5fc4544d457b86ce 100644
--- a/content/browser/renderer_host/render_message_filter.h
+++ b/content/browser/renderer_host/render_message_filter.h
@@ -50,9 +50,7 @@ class GURL;
struct FontDescriptor;
namespace base {
-class ProcessMetrics;
class SharedMemory;
-class TaskRunner;
}
namespace gfx {

Powered by Google App Engine
This is Rietveld 408576698