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 33d77337e440b4db6eef420a1c124d1a4c9ee476..5ade65a3cbf7b831bfee611f1f6a0f2d8053114f 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 |
@@ -9,9 +9,11 @@ |
#include "third_party/WebKit/public/web/WebInputEvent.h" |
-namespace content { |
- |
+namespace ui { |
class MotionEventAndroid; |
+} |
+ |
+namespace content { |
class WebMouseEventBuilder { |
public: |