| Index: components/html_viewer/html_viewer.cc
|
| diff --git a/components/html_viewer/html_viewer.cc b/components/html_viewer/html_viewer.cc
|
| index 8d541d5ed7b0012d60c79dfc77474f7795984015..a8616ba818d2c081e1654293906b900da41cdcdd 100644
|
| --- a/components/html_viewer/html_viewer.cc
|
| +++ b/components/html_viewer/html_viewer.cc
|
| @@ -8,7 +8,7 @@
|
|
|
| #include "components/html_viewer/content_handler_impl.h"
|
| #include "components/html_viewer/global_state.h"
|
| -#include "mojo/application/public/cpp/application_connection.h"
|
| +#include "mojo/shell/public/cpp/application_connection.h"
|
|
|
| namespace html_viewer {
|
|
|
|
|