Index: shell/mojo_url_resolver.h |
diff --git a/mojo/shell/mojo_url_resolver.h b/shell/mojo_url_resolver.h |
similarity index 93% |
rename from mojo/shell/mojo_url_resolver.h |
rename to shell/mojo_url_resolver.h |
index b7145dd98a6b859e67bddc0e2769869787f51764..a18dac440c06adcfc52c77c92edc452d5b4799c6 100644 |
--- a/mojo/shell/mojo_url_resolver.h |
+++ b/shell/mojo_url_resolver.h |
@@ -2,8 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#ifndef MOJO_SHELL_MOJO_URL_RESOLVER_H_ |
-#define MOJO_SHELL_MOJO_URL_RESOLVER_H_ |
+#ifndef SHELL_MOJO_URL_RESOLVER_H_ |
+#define SHELL_MOJO_URL_RESOLVER_H_ |
#include <map> |
#include <set> |
@@ -57,4 +57,4 @@ class MojoURLResolver { |
} // namespace shell |
} // namespace mojo |
-#endif // MOJO_SHELL_MOJO_URL_RESOLVER_H_ |
+#endif // SHELL_MOJO_URL_RESOLVER_H_ |