Index: mojo/embedder/channel_init.cc |
diff --git a/mojo/common/channel_init.cc b/mojo/embedder/channel_init.cc |
similarity index 97% |
rename from mojo/common/channel_init.cc |
rename to mojo/embedder/channel_init.cc |
index 7eef2aec705d47c8b6f07e79b521fbb43c359b2b..09dd0411208722977586bf5ebb6264338c3c151b 100644 |
--- a/mojo/common/channel_init.cc |
+++ b/mojo/embedder/channel_init.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "mojo/common/channel_init.h" |
+#include "mojo/embedder/channel_init.h" |
#include "base/bind.h" |
#include "base/message_loop/message_loop.h" |