| Index: shell/background_application_loader.cc
|
| diff --git a/shell/android/background_application_loader.cc b/shell/background_application_loader.cc
|
| similarity index 97%
|
| rename from shell/android/background_application_loader.cc
|
| rename to shell/background_application_loader.cc
|
| index 849d312a625d0cef2228accde42017c93ebafb54..476f60a67d03a6cd2e2a200b454af6d32b2a1c6e 100644
|
| --- a/shell/android/background_application_loader.cc
|
| +++ b/shell/background_application_loader.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 "shell/android/background_application_loader.h"
|
| +#include "shell/background_application_loader.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/run_loop.h"
|
|
|