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 212fc352774d61cd6e1981a0ecd995ea3dc7480b..709d3310b6de5b2923dabb665c3d50934fbe2ec2 100644 |
--- a/components/html_viewer/web_layer_tree_view_impl.h |
+++ b/components/html_viewer/web_layer_tree_view_impl.h |
@@ -11,8 +11,8 @@ |
#include "base/memory/weak_ptr.h" |
#include "base/single_thread_task_runner.h" |
#include "cc/trees/layer_tree_host_client.h" |
-#include "components/gpu/public/interfaces/gpu.mojom.h" |
-#include "components/surfaces/public/interfaces/surfaces.mojom.h" |
+#include "components/view_manager/public/interfaces/gpu.mojom.h" |
+#include "components/view_manager/public/interfaces/surfaces.mojom.h" |
#include "mojo/cc/output_surface_mojo.h" |
#include "third_party/WebKit/public/platform/WebLayerTreeView.h" |