Index: mojo/shell/app_child_process_host.h |
diff --git a/mojo/shell/app_child_process_host.h b/mojo/shell/app_child_process_host.h |
index 8ecc6e94204cb4f77133a62d28661dfca8f437e7..04dc4c7939641ea7cf5d250d7152141850f2284b 100644 |
--- a/mojo/shell/app_child_process_host.h |
+++ b/mojo/shell/app_child_process_host.h |
@@ -6,7 +6,7 @@ |
#define MOJO_SHELL_APP_CHILD_PROCESS_HOST_H_ |
#include "base/macros.h" |
-#include "mojo/public/bindings/remote_ptr.h" |
+#include "mojo/public/cpp/bindings/remote_ptr.h" |
#include "mojo/shell/app_child_process.mojom.h" |
#include "mojo/shell/child_process_host.h" |