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

Unified Diff: content/public/browser/render_widget_host_view.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/public/browser/render_widget_host_view.h
diff --git a/content/public/browser/render_widget_host_view.h b/content/public/browser/render_widget_host_view.h
index ff3127b69e5307fec8eed08e388902514aeeb873..d60ab7a48d2d210ef082e74fdd46256fdbe23e3d 100644
--- a/content/public/browser/render_widget_host_view.h
+++ b/content/public/browser/render_widget_host_view.h
@@ -14,8 +14,6 @@
#include "third_party/skia/include/core/SkColor.h"
#include "ui/gfx/native_widget_types.h"
-class GURL;
-
namespace gfx {
class Point;
class Rect;
« no previous file with comments | « content/public/browser/render_widget_host.h ('k') | content/public/browser/render_widget_host_view_frame_subscriber.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698