| Index: components/html_viewer/touch_handler.h
|
| diff --git a/components/html_viewer/touch_handler.h b/components/html_viewer/touch_handler.h
|
| index 3f18dfe42f69b3d417cce8dec26d2d248629010b..c62e9b7a2ac8339ae361c8701de8525bf01f21ee 100644
|
| --- a/components/html_viewer/touch_handler.h
|
| +++ b/components/html_viewer/touch_handler.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_HTML_VIEWER_TOUCH_HANDLER_H_
|
| #define COMPONENTS_HTML_VIEWER_TOUCH_HANDLER_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "components/mus/public/interfaces/input_events.mojom.h"
|
| #include "ui/events/gesture_detection/filtered_gesture_provider.h"
|
|
|
|
|