Chromium Code Reviews| Index: content/browser/devtools/protocol/input_handler.h |
| diff --git a/content/browser/devtools/protocol/input_handler.h b/content/browser/devtools/protocol/input_handler.h |
| index 6e548a5cbcbd24e17c4b199fe3f843967fdc49d0..1dfa23ac6b228cddfe3db781f22d43bc450d3eb1 100644 |
| --- a/content/browser/devtools/protocol/input_handler.h |
| +++ b/content/browser/devtools/protocol/input_handler.h |
| @@ -16,10 +16,6 @@ namespace cc { |
| class CompositorFrameMetadata; |
| } |
| -namespace gfx { |
| -class Point; |
| -} |
| - |
| namespace content { |
| class RenderWidgetHostImpl; |