Index: mojo/shell/child_process.h |
diff --git a/mojo/shell/child_process.h b/mojo/shell/child_process.h |
index bf7a09e09ccc7e90450114b61323244dabd8f819..2a0fd48ea2a1085d7b2cd23f018e7730268fdcc4 100644 |
--- a/mojo/shell/child_process.h |
+++ b/mojo/shell/child_process.h |
@@ -7,7 +7,7 @@ |
#include "base/macros.h" |
#include "base/memory/scoped_ptr.h" |
-#include "mojo/system/embedder/scoped_platform_handle.h" |
+#include "mojo/embedder/scoped_platform_handle.h" |
namespace base { |
class CommandLine; |