| Index: mojo/BUILD.gn
|
| diff --git a/mojo/BUILD.gn b/mojo/BUILD.gn
|
| index 7ca98c5a5fe48376996f3bb182efe7ae0c52b5f1..aaf72c3ccd8f0a39879a1563af7a1a2a7e3b3502 100644
|
| --- a/mojo/BUILD.gn
|
| +++ b/mojo/BUILD.gn
|
| @@ -63,7 +63,7 @@ group("tests") {
|
| "//services/clipboard:apptests",
|
| "//services/dart/dart_apptests",
|
| "//services/files:apptests",
|
| - "//services/files/c:apptests",
|
| + "//mojo/services/files/public/c:apptests",
|
| "//services/http_server:apptests",
|
| "//services/reaper:tests",
|
| "//services/url_response_disk_cache:tests",
|
|
|