Index: services/shell/public/cpp/lib/interface_registry.cc |
diff --git a/mojo/shell/public/cpp/lib/interface_registry.cc b/services/shell/public/cpp/lib/interface_registry.cc |
similarity index 95% |
rename from mojo/shell/public/cpp/lib/interface_registry.cc |
rename to services/shell/public/cpp/lib/interface_registry.cc |
index 98a91cefd5cab642aa5304de52a25c18739764fc..db883efa26bb54c6c63a0364c510ac4dad42d437 100644 |
--- a/mojo/shell/public/cpp/lib/interface_registry.cc |
+++ b/services/shell/public/cpp/lib/interface_registry.cc |
@@ -2,9 +2,9 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "mojo/shell/public/cpp/interface_registry.h" |
+#include "services/shell/public/cpp/interface_registry.h" |
-#include "mojo/shell/public/cpp/connection.h" |
+#include "services/shell/public/cpp/connection.h" |
namespace mojo { |