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

Unified Diff: content/browser/renderer_host/render_widget_host_view_mus.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_widget_host_view_mus.h
diff --git a/content/browser/renderer_host/render_widget_host_view_mus.h b/content/browser/renderer_host/render_widget_host_view_mus.h
index 63dcb7000e04b3ebbd1e95320250b71fa0323d12..ea2280c6aa11382f1364fb8c58cf6a191bdf17f8 100644
--- a/content/browser/renderer_host/render_widget_host_view_mus.h
+++ b/content/browser/renderer_host/render_widget_host_view_mus.h
@@ -19,7 +19,6 @@ namespace content {
class RenderWidgetHost;
class RenderWidgetHostImpl;
-struct NativeWebKeyboardEvent;
struct TextInputState;
// See comments in render_widget_host_view.h about this class and its members.

Powered by Google App Engine
This is Rietveld 408576698