| Index: components/html_viewer/document_resource_waiter.cc
|
| diff --git a/components/html_viewer/document_resource_waiter.cc b/components/html_viewer/document_resource_waiter.cc
|
| index a7838da136cbc5ba4ebfa901b4077f3068dd5ea6..8f80bf877c4b8b633f267ea37c48578690141179 100644
|
| --- a/components/html_viewer/document_resource_waiter.cc
|
| +++ b/components/html_viewer/document_resource_waiter.cc
|
| @@ -7,7 +7,7 @@
|
| #include "components/html_viewer/global_state.h"
|
| #include "components/html_viewer/html_document.h"
|
| #include "components/html_viewer/html_frame_tree_manager.h"
|
| -#include "components/view_manager/public/cpp/view.h"
|
| +#include "components/mus/public/cpp/view.h"
|
|
|
| using web_view::ViewConnectType;
|
|
|
|
|