summaryrefslogtreecommitdiffstats
path: root/components/html_viewer/html_viewer.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/html_viewer/html_viewer.cc')
-rw-r--r--components/html_viewer/html_viewer.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/html_viewer/html_viewer.cc b/components/html_viewer/html_viewer.cc
index 8d541d5..a8616ba 100644
--- a/components/html_viewer/html_viewer.cc
+++ b/components/html_viewer/html_viewer.cc
@@ -8,7 +8,7 @@
#include "components/html_viewer/content_handler_impl.h"
#include "components/html_viewer/global_state.h"
-#include "mojo/application/public/cpp/application_connection.h"
+#include "mojo/shell/public/cpp/application_connection.h"
namespace html_viewer {