Index: mojo/system/message_in_transit_queue.cc |
diff --git a/mojo/edk/system/message_in_transit_queue.cc b/mojo/system/message_in_transit_queue.cc |
similarity index 92% |
rename from mojo/edk/system/message_in_transit_queue.cc |
rename to mojo/system/message_in_transit_queue.cc |
index ab5195ef3cd43bc063ecbb7d402fb88467d00f82..1ad5ecf0f68a2200c051964614021d25fd886926 100644 |
--- a/mojo/edk/system/message_in_transit_queue.cc |
+++ b/mojo/system/message_in_transit_queue.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/edk/system/message_in_transit_queue.h" |
+#include "mojo/system/message_in_transit_queue.h" |
#include "base/logging.h" |
#include "base/stl_util.h" |