| Index: components/html_viewer/web_layer_tree_view_impl.h
|
| diff --git a/components/html_viewer/web_layer_tree_view_impl.h b/components/html_viewer/web_layer_tree_view_impl.h
|
| index bbe545be6b27ef49ff16e96ae440e7e90272cdc0..2751a875adbc41faa054625654e5b3629b6cec66 100644
|
| --- a/components/html_viewer/web_layer_tree_view_impl.h
|
| +++ b/components/html_viewer/web_layer_tree_view_impl.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "cc/trees/layer_tree_host_client.h"
|
| -#include "components/view_manager/public/interfaces/gpu.mojom.h"
|
| +#include "components/mus/public/interfaces/gpu.mojom.h"
|
| #include "mojo/cc/output_surface_mojo.h"
|
| #include "third_party/WebKit/public/platform/WebLayerTreeView.h"
|
|
|
|
|