Index: services/shell/runner/common/client_util.cc |
diff --git a/mojo/shell/runner/common/client_util.cc b/services/shell/runner/common/client_util.cc |
similarity index 90% |
rename from mojo/shell/runner/common/client_util.cc |
rename to services/shell/runner/common/client_util.cc |
index 2c264bd27812cce7a4a27f3ce2a91f20e6c46a4a..50e04fa17816536673ded5c3c8e3d543f0879cd9 100644 |
--- a/mojo/shell/runner/common/client_util.cc |
+++ b/services/shell/runner/common/client_util.cc |
@@ -2,13 +2,13 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "mojo/shell/runner/common/client_util.h" |
+#include "services/shell/runner/common/client_util.h" |
#include <string> |
#include "base/command_line.h" |
#include "mojo/edk/embedder/embedder.h" |
-#include "mojo/shell/runner/common/switches.h" |
+#include "services/shell/runner/common/switches.h" |
namespace mojo { |
namespace shell { |