Index: mojo/shell/fetcher.cc |
diff --git a/mojo/shell/application_manager/fetcher.cc b/mojo/shell/fetcher.cc |
similarity index 94% |
rename from mojo/shell/application_manager/fetcher.cc |
rename to mojo/shell/fetcher.cc |
index 78fd1255d2a726cb804a79fcb25927cb8e123e02..d9a4e60574b8f83c428f2c0f026b0c3019fb55ac 100644 |
--- a/mojo/shell/application_manager/fetcher.cc |
+++ b/mojo/shell/fetcher.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/application_manager/fetcher.h" |
+#include "mojo/shell/fetcher.h" |
#include "url/gurl.h" |