Index: components/html_viewer/html_document.cc |
diff --git a/components/html_viewer/html_document.cc b/components/html_viewer/html_document.cc |
index fdb4efdbe3b3718708fd88c5ca8f77c3c7e661f7..364b394c6ea4af41b1aa319dc23a7169dbc99d5e 100644 |
--- a/components/html_viewer/html_document.cc |
+++ b/components/html_viewer/html_document.cc |
@@ -27,7 +27,7 @@ |
#include "components/mus/ws/ids.h" |
#include "mojo/converters/geometry/geometry_type_converters.h" |
#include "mojo/public/cpp/system/data_pipe.h" |
-#include "mojo/shell/public/cpp/application_impl.h" |
+#include "mojo/shell/public/cpp/shell_connection.h" |
#include "mojo/shell/public/interfaces/shell.mojom.h" |
#include "third_party/WebKit/public/web/WebLocalFrame.h" |
#include "ui/gfx/geometry/dip_util.h" |