summaryrefslogtreecommitdiffstats
path: root/mojo/shell/app_child_process.cc
diff options
context:
space:
mode:
Diffstat (limited to 'mojo/shell/app_child_process.cc')
-rw-r--r--mojo/shell/app_child_process.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/mojo/shell/app_child_process.cc b/mojo/shell/app_child_process.cc
index 7bf5420..c288ee3 100644
--- a/mojo/shell/app_child_process.cc
+++ b/mojo/shell/app_child_process.cc
@@ -19,8 +19,8 @@
#include "base/threading/thread.h"
#include "base/threading/thread_checker.h"
#include "mojo/common/message_pump_mojo.h"
-#include "mojo/edk/embedder/embedder.h"
-#include "mojo/edk/embedder/simple_platform_support.h"
+#include "mojo/embedder/embedder.h"
+#include "mojo/embedder/simple_platform_support.h"
#include "mojo/public/cpp/system/core.h"
#include "mojo/shell/app_child_process.mojom.h"