summaryrefslogtreecommitdiffstats
path: root/content/browser/mojo/mojo_application_host.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/mojo/mojo_application_host.h')
-rw-r--r--content/browser/mojo/mojo_application_host.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/browser/mojo/mojo_application_host.h b/content/browser/mojo/mojo_application_host.h
index 27a43f8..01d1335 100644
--- a/content/browser/mojo/mojo_application_host.h
+++ b/content/browser/mojo/mojo_application_host.h
@@ -7,8 +7,8 @@
#include "base/process/process_handle.h"
#include "content/common/mojo/service_registry_impl.h"
-#include "mojo/embedder/channel_init.h"
-#include "mojo/embedder/scoped_platform_handle.h"
+#include "mojo/edk/embedder/channel_init.h"
+#include "mojo/edk/embedder/scoped_platform_handle.h"
namespace IPC {
class Sender;