Index: mojo/runner/init.cc |
diff --git a/mojo/shell/init.cc b/mojo/runner/init.cc |
similarity index 95% |
rename from mojo/shell/init.cc |
rename to mojo/runner/init.cc |
index 71aec63b5e62cb5081f15c52bd673f6957497cc1..e069f4fb6fe585a3aead36a1672b32d8605b9ae2 100644 |
--- a/mojo/shell/init.cc |
+++ b/mojo/runner/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/shell/init.h" |
+#include "mojo/runner/init.h" |
#include "base/logging.h" |