| Index: components/html_viewer/ax_provider_impl.h
|
| diff --git a/components/html_viewer/ax_provider_impl.h b/components/html_viewer/ax_provider_impl.h
|
| index d8b8a6df694bf92fc27ef145443257239e57688f..0ff172762e56f490c6d4b40523a15ca6395dcacc 100644
|
| --- a/components/html_viewer/ax_provider_impl.h
|
| +++ b/components/html_viewer/ax_provider_impl.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_HTML_VIEWER_AX_PROVIDER_IMPL_H_
|
| #define COMPONENTS_HTML_VIEWER_AX_PROVIDER_IMPL_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "mojo/public/cpp/bindings/binding.h"
|
| #include "mojo/services/accessibility/public/interfaces/accessibility.mojom.h"
|
|
|
|
|