| Index: components/html_viewer/web_layer_tree_view_impl.cc
|
| diff --git a/components/html_viewer/web_layer_tree_view_impl.cc b/components/html_viewer/web_layer_tree_view_impl.cc
|
| index 940606535cbcf27d92e8a725e1ca4836784989f5..4506830eba5fc72f7cbdc654e8a03336d93de8f2 100644
|
| --- a/components/html_viewer/web_layer_tree_view_impl.cc
|
| +++ b/components/html_viewer/web_layer_tree_view_impl.cc
|
| @@ -10,7 +10,7 @@
|
| #include "cc/output/begin_frame_args.h"
|
| #include "cc/scheduler/begin_frame_source.h"
|
| #include "cc/trees/layer_tree_host.h"
|
| -#include "components/view_manager/public/cpp/view.h"
|
| +#include "components/mus/public/cpp/view.h"
|
| #include "mojo/cc/context_provider_mojo.h"
|
| #include "mojo/cc/output_surface_mojo.h"
|
| #include "mojo/converters/surfaces/surfaces_type_converters.h"
|
|
|