Index: mojo/shell/dbus_service_loader_linux.cc |
diff --git a/mojo/shell/dbus_service_loader_linux.cc b/mojo/shell/dbus_service_loader_linux.cc |
index d7de3097187bf0b5a6e8480934693b1e31ee88bc..2027721f5baa1258122eef90f11693f8c2be8e4a 100644 |
--- a/mojo/shell/dbus_service_loader_linux.cc |
+++ b/mojo/shell/dbus_service_loader_linux.cc |
@@ -16,8 +16,8 @@ |
#include "dbus/message.h" |
#include "dbus/object_path.h" |
#include "dbus/object_proxy.h" |
-#include "mojo/common/channel_init.h" |
#include "mojo/dbus/dbus_external_service.h" |
+#include "mojo/embedder/channel_init.h" |
#include "mojo/embedder/platform_channel_pair.h" |
#include "mojo/shell/context.h" |
#include "mojo/shell/external_service.mojom.h" |