Chromium Code Reviews| Index: ash/touch/touch_uma.cc |
| diff --git a/ash/touch/touch_uma.cc b/ash/touch/touch_uma.cc |
| index 4cb54d0d003431081398da69140d2352b07d80b9..45cbf489e85830c303b5a4ea03906447eeeaf32b 100644 |
| --- a/ash/touch/touch_uma.cc |
| +++ b/ash/touch/touch_uma.cc |
| @@ -14,6 +14,7 @@ |
| #include "ui/events/event.h" |
| #include "ui/events/event_utils.h" |
| #include "ui/gfx/geometry/point_conversions.h" |
| +#include "ui/views/widget/widget.h" |
| #if defined(USE_X11) |
| #include <X11/extensions/XInput2.h> |