| Index: ui/events/gesture_detection/gesture_touch_uma_histogram.cc
|
| diff --git a/ui/events/gesture_detection/gesture_touch_uma_histogram.cc b/ui/events/gesture_detection/gesture_touch_uma_histogram.cc
|
| index 2d1cfc1b40445d3dacc3503a80ffaf507bbb5091..db52a8ae49bfe36206d98dd72a600e4d4d7a2a54 100644
|
| --- a/ui/events/gesture_detection/gesture_touch_uma_histogram.cc
|
| +++ b/ui/events/gesture_detection/gesture_touch_uma_histogram.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ui/events/gesture_detection/gesture_touch_uma_histogram.h"
|
|
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
|
|
| namespace ui {
|
|
|
|
|