Chromium Code Reviews| Index: content/browser/renderer_host/input/synthetic_gesture_target_aura.h |
| diff --git a/content/browser/renderer_host/input/synthetic_gesture_target_aura.h b/content/browser/renderer_host/input/synthetic_gesture_target_aura.h |
| index a4964bab25918495da820c5e2dbb9db00ef9e9bd..fc5429e76c3e15e33948febba8ece68d963ae7f2 100644 |
| --- a/content/browser/renderer_host/input/synthetic_gesture_target_aura.h |
| +++ b/content/browser/renderer_host/input/synthetic_gesture_target_aura.h |
| @@ -12,11 +12,6 @@ |
| namespace aura { |
| class Window; |
| -class WindowEventDispatcher; |
| - |
| -namespace client { |
| -class ScreenPositionClient; |
| -} |
| } // namespace aura |
| namespace content { |