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

Unified Diff: content/browser/renderer_host/input/web_input_event_builders_android.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/input/web_input_event_builders_android.h
diff --git a/content/browser/renderer_host/input/web_input_event_builders_android.h b/content/browser/renderer_host/input/web_input_event_builders_android.h
index b6bcf44c7e1b6359a2d2f0c1aac022b808cbd1a0..d4394b0cfb0570b0a6f5580fb3bff42568ec87a0 100644
--- a/content/browser/renderer_host/input/web_input_event_builders_android.h
+++ b/content/browser/renderer_host/input/web_input_event_builders_android.h
@@ -11,10 +11,6 @@
#include "content/common/content_export.h"
#include "third_party/WebKit/public/web/WebInputEvent.h"
-namespace ui {
-class MotionEventAndroid;
-}
-
namespace content {
class WebMouseEventBuilder {

Powered by Google App Engine
This is Rietveld 408576698