Index: mojo/shell/content_handler_connection.h |
diff --git a/mojo/shell/package_manager/content_handler_connection.h b/mojo/shell/content_handler_connection.h |
similarity index 90% |
rename from mojo/shell/package_manager/content_handler_connection.h |
rename to mojo/shell/content_handler_connection.h |
index 11d3b70aa5f995db832d5a5280b31117bf76c415..7b053544703089dcab8cf54f1a2d19facdb4a038 100644 |
--- a/mojo/shell/package_manager/content_handler_connection.h |
+++ b/mojo/shell/content_handler_connection.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_PACKAGE_MANAGER_CONTENT_HANDLER_CONNECTION_H_ |
-#define MOJO_SHELL_PACKAGE_MANAGER_CONTENT_HANDLER_CONNECTION_H_ |
+#ifndef MOJO_SHELL_CONTENT_HANDLER_CONNECTION_H_ |
+#define MOJO_SHELL_CONTENT_HANDLER_CONNECTION_H_ |
#include <stdint.h> |
@@ -64,4 +64,4 @@ class ContentHandlerConnection { |
} // namespace shell |
} // namespace mojo |
-#endif // MOJO_SHELL_PACKAGE_MANAGER_CONTENT_HANDLER_CONNECTION_H_ |
+#endif // MOJO_SHELL_CONTENT_HANDLER_CONNECTION_H_ |