Index: content/common/mojo/mojo_child_connection.cc |
diff --git a/content/browser/mojo/mojo_child_connection.cc b/content/common/mojo/mojo_child_connection.cc |
similarity index 98% |
rename from content/browser/mojo/mojo_child_connection.cc |
rename to content/common/mojo/mojo_child_connection.cc |
index 1344f3ba89507fe7e94c97b7b19a2f5eb29aa0c4..0117de146fa83ac5af7f39eb5f7569d0f118eab6 100644 |
--- a/content/browser/mojo/mojo_child_connection.cc |
+++ b/content/common/mojo/mojo_child_connection.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 "content/browser/mojo/mojo_child_connection.h" |
+#include "content/common/mojo/mojo_child_connection.h" |
#include <stdint.h> |
#include <utility> |