Index: mojo/edk/system/simple_dispatcher.cc |
diff --git a/mojo/system/simple_dispatcher.cc b/mojo/edk/system/simple_dispatcher.cc |
similarity index 96% |
rename from mojo/system/simple_dispatcher.cc |
rename to mojo/edk/system/simple_dispatcher.cc |
index 19c302c403c362b994b1cfecd99905128ffe5ebd..3eb7a4f7990d200a4d8e518170cc27e89804baa9 100644 |
--- a/mojo/system/simple_dispatcher.cc |
+++ b/mojo/edk/system/simple_dispatcher.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/system/simple_dispatcher.h" |
+#include "mojo/edk/system/simple_dispatcher.h" |
#include "base/logging.h" |