Chromium Code Reviews| Index: ash/touch/touch_uma.cc |
| diff --git a/ash/touch/touch_uma.cc b/ash/touch/touch_uma.cc |
| index ed66bb2b9133b9f6433eaba369c06f7f30ba5be8..18f6010ebcd61dd81a54f5fa81397d6040770c1b 100644 |
| --- a/ash/touch/touch_uma.cc |
| +++ b/ash/touch/touch_uma.cc |
| @@ -10,7 +10,7 @@ |
| #include "ui/aura/root_window.h" |
| #include "ui/aura/window.h" |
| #include "ui/aura/window_property.h" |
| -#include "ui/base/event.h" |
| +#include "ui/base/events/event.h" |
| #if defined(USE_XI2_MT) |
| #include <X11/extensions/XInput2.h> |