| 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 {
|
|
|