| Index: ui/events/gesture_detection/touch_disposition_gesture_filter.cc
|
| diff --git a/ui/events/gesture_detection/touch_disposition_gesture_filter.cc b/ui/events/gesture_detection/touch_disposition_gesture_filter.cc
|
| index cda31031f64a3eaab805704007902541fb665b34..c71af3aad0567c8596fc452b8e4822360b82dac1 100644
|
| --- a/ui/events/gesture_detection/touch_disposition_gesture_filter.cc
|
| +++ b/ui/events/gesture_detection/touch_disposition_gesture_filter.cc
|
| @@ -7,6 +7,7 @@
|
| #include "base/auto_reset.h"
|
| #include "base/logging.h"
|
| #include "ui/events/gesture_event_details.h"
|
| +#include "base/debug/stack_trace.h"
|
|
|
| namespace ui {
|
| namespace {
|
|
|