Chromium Code Reviews| Index: content/browser/renderer_host/input/input_router_impl.h |
| diff --git a/content/browser/renderer_host/input/input_router_impl.h b/content/browser/renderer_host/input/input_router_impl.h |
| index 239d0d212c7b724a01f1bb9b6d0eb51401f7c6af..cbe2e2a6d04c1432437ddcb2cd8813bb111d0d52 100644 |
| --- a/content/browser/renderer_host/input/input_router_impl.h |
| +++ b/content/browser/renderer_host/input/input_router_impl.h |
| @@ -7,6 +7,7 @@ |
| #include <stdint.h> |
| +#include <map> |
| #include <memory> |
| #include <queue> |