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 92e10b6e055f80f1c5403597743f8d5a8f240175..c379bc9bcea62ab7a8bc70198653ddfed30c6a79 100644 |
--- a/components/html_viewer/web_layer_tree_view_impl.cc |
+++ b/components/html_viewer/web_layer_tree_view_impl.cc |
@@ -14,8 +14,8 @@ |
#include "components/mus/public/cpp/output_surface.h" |
#include "components/mus/public/cpp/window.h" |
#include "mojo/converters/surfaces/surfaces_type_converters.h" |
+#include "mojo/public/c/gles2/gles2.h" |
#include "third_party/WebKit/public/web/WebWidget.h" |
-#include "third_party/mojo/src/mojo/public/c/gles2/gles2.h" |
#include "ui/gfx/buffer_types.h" |
namespace html_viewer { |