summaryrefslogtreecommitdiffstats
path: root/components/web_view/frame_utils.cc
diff options
context:
space:
mode:
Diffstat (limited to 'components/web_view/frame_utils.cc')
-rw-r--r--components/web_view/frame_utils.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/web_view/frame_utils.cc b/components/web_view/frame_utils.cc
index 27fb218..b95e4f9 100644
--- a/components/web_view/frame_utils.cc
+++ b/components/web_view/frame_utils.cc
@@ -6,7 +6,7 @@
#include "base/command_line.h"
#include "components/web_view/web_view_switches.h"
-#include "mojo/application/public/interfaces/shell.mojom.h"
+#include "mojo/shell/public/interfaces/shell.mojom.h"
namespace web_view {
namespace {