| Index: services/shell/background/tests/test_catalog_store.cc
|
| diff --git a/mojo/shell/background/tests/test_catalog_store.cc b/services/shell/background/tests/test_catalog_store.cc
|
| similarity index 96%
|
| rename from mojo/shell/background/tests/test_catalog_store.cc
|
| rename to services/shell/background/tests/test_catalog_store.cc
|
| index 41daf828a7b249069f688de5b6c4ca9285cb6dc4..902e3a535319b833597adfd7d3cf0137359f0726 100644
|
| --- a/mojo/shell/background/tests/test_catalog_store.cc
|
| +++ b/services/shell/background/tests/test_catalog_store.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/background/tests/test_catalog_store.h"
|
| +#include "services/shell/background/tests/test_catalog_store.h"
|
|
|
| using catalog::Store;
|
|
|
|
|