| 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 18634cc82ddfbe9f19ad56594164f6c0cc181137..742251747df7234a8a47462bd06a34fcdbf7b6d5 100644
|
| --- a/components/html_viewer/ax_provider_impl.h
|
| +++ b/components/html_viewer/ax_provider_impl.h
|
| @@ -6,7 +6,7 @@
|
| #define COMPONENTS_HTML_VIEWER_AX_PROVIDER_IMPL_H_
|
|
|
| #include "base/basictypes.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/bindings/binding.h"
|
| +#include "mojo/public/cpp/bindings/binding.h"
|
| #include "third_party/mojo_services/src/accessibility/public/interfaces/accessibility.mojom.h"
|
|
|
| namespace blink {
|
|
|