Index: mojo/shell/content_handler_connection.cc |
diff --git a/mojo/shell/package_manager/content_handler_connection.cc b/mojo/shell/content_handler_connection.cc |
similarity index 97% |
rename from mojo/shell/package_manager/content_handler_connection.cc |
rename to mojo/shell/content_handler_connection.cc |
index 5fb2252de7e3b5b50baed3a8b1475ac21aaa3542..a905bc4814369a485d7b927d170d108492718bb7 100644 |
--- a/mojo/shell/package_manager/content_handler_connection.cc |
+++ b/mojo/shell/content_handler_connection.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/package_manager/content_handler_connection.h" |
+#include "mojo/shell/content_handler_connection.h" |
#include <stdint.h> |