| Index: components/view_manager/public/cpp/tests/BUILD.gn
|
| diff --git a/third_party/mojo_services/src/view_manager/public/cpp/tests/BUILD.gn b/components/view_manager/public/cpp/tests/BUILD.gn
|
| similarity index 99%
|
| rename from third_party/mojo_services/src/view_manager/public/cpp/tests/BUILD.gn
|
| rename to components/view_manager/public/cpp/tests/BUILD.gn
|
| index f0d8071524d132cb9bddc4abf704c59c753dd318..393b0e299355c0d92a8eeea293c130196b40f088 100644
|
| --- a/third_party/mojo_services/src/view_manager/public/cpp/tests/BUILD.gn
|
| +++ b/components/view_manager/public/cpp/tests/BUILD.gn
|
| @@ -16,6 +16,7 @@ test("mojo_view_manager_lib_unittests") {
|
| deps = [
|
| "//base",
|
| "//base/test:test_support",
|
| +
|
| # TODO(vtl): These non-public deps are illegal here. This should be
|
| # converted to an apptest.
|
| "//mojo/application",
|
|
|