| Index: mojo/runner/android/background_application_loader_unittest.cc
|
| diff --git a/mojo/shell/android/background_application_loader_unittest.cc b/mojo/runner/android/background_application_loader_unittest.cc
|
| similarity index 96%
|
| rename from mojo/shell/android/background_application_loader_unittest.cc
|
| rename to mojo/runner/android/background_application_loader_unittest.cc
|
| index 4d180738fea04e0c910d9f1882a7e0286f950ecb..4c6f5152935f23d8d14bd21ab0cd0c3443dd70db 100644
|
| --- a/mojo/shell/android/background_application_loader_unittest.cc
|
| +++ b/mojo/runner/android/background_application_loader_unittest.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/android/background_application_loader.h"
|
| +#include "mojo/runner/android/background_application_loader.h"
|
|
|
| #include "mojo/public/interfaces/application/application.mojom.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|