summaryrefslogtreecommitdiffstats
path: root/components/html_viewer/html_frame_apptest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/html_viewer/html_frame_apptest.cc')
-rw-r--r--components/html_viewer/html_frame_apptest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/html_viewer/html_frame_apptest.cc b/components/html_viewer/html_frame_apptest.cc
index f887ef3..1b1829b 100644
--- a/components/html_viewer/html_frame_apptest.cc
+++ b/components/html_viewer/html_frame_apptest.cc
@@ -27,8 +27,8 @@
#include "components/web_view/frame_tree.h"
#include "components/web_view/public/interfaces/frame.mojom.h"
#include "components/web_view/test_frame_tree_delegate.h"
-#include "mojo/application/public/cpp/application_impl.h"
#include "mojo/services/accessibility/public/interfaces/accessibility.mojom.h"
+#include "mojo/shell/public/cpp/application_impl.h"
#include "net/test/embedded_test_server/embedded_test_server.h"
using mus::mojom::WindowTreeClientPtr;