| Index: mojo/shell/local_fetcher.cc
|
| diff --git a/mojo/shell/application_manager/local_fetcher.cc b/mojo/shell/local_fetcher.cc
|
| similarity index 98%
|
| rename from mojo/shell/application_manager/local_fetcher.cc
|
| rename to mojo/shell/local_fetcher.cc
|
| index a8b889dcff0ed981693b92776aef6685f3e70b5a..a945dc2f42bab8b0b36ae00d06805c3840017527 100644
|
| --- a/mojo/shell/application_manager/local_fetcher.cc
|
| +++ b/mojo/shell/local_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/local_fetcher.h"
|
| +#include "mojo/shell/local_fetcher.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/files/file_util.h"
|
|
|