Index: ipc/ipc_mojo_message_helper.cc |
diff --git a/ipc/mojo/ipc_mojo_message_helper.cc b/ipc/ipc_mojo_message_helper.cc |
similarity index 93% |
rename from ipc/mojo/ipc_mojo_message_helper.cc |
rename to ipc/ipc_mojo_message_helper.cc |
index ae5e83a2cdb12e54c5807b967217e83d40dfbb17..8f869455ba2e2f9f4622b13811e772923355e357 100644 |
--- a/ipc/mojo/ipc_mojo_message_helper.cc |
+++ b/ipc/ipc_mojo_message_helper.cc |
@@ -2,11 +2,11 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "ipc/mojo/ipc_mojo_message_helper.h" |
+#include "ipc/ipc_mojo_message_helper.h" |
#include <utility> |
-#include "ipc/mojo/ipc_mojo_handle_attachment.h" |
+#include "ipc/ipc_mojo_handle_attachment.h" |
namespace IPC { |