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 94f1485e18232daa2e900a51ef2425406825a51e..f29252a40f4f6f611745f4b06d2f93c09614f03f 100644 |
--- a/components/html_viewer/web_layer_tree_view_impl.cc |
+++ b/components/html_viewer/web_layer_tree_view_impl.cc |
@@ -10,11 +10,11 @@ |
#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 "mojo/cc/context_provider_mojo.h" |
#include "mojo/cc/output_surface_mojo.h" |
#include "mojo/converters/surfaces/surfaces_type_converters.h" |
#include "third_party/WebKit/public/web/WebWidget.h" |
-#include "third_party/mojo_services/src/view_manager/public/cpp/view.h" |
namespace html_viewer { |