| Index: mandoline/BUILD.gn
|
| diff --git a/mandoline/BUILD.gn b/mandoline/BUILD.gn
|
| index cf29f062973ac4078fd8f96c16212c33baf65ef4..590b7bd83ff0d52faf25ed7e33df5d5e09205aea 100644
|
| --- a/mandoline/BUILD.gn
|
| +++ b/mandoline/BUILD.gn
|
| @@ -41,7 +41,7 @@ group("tests") {
|
| "//components/resource_provider:apptests",
|
| "//components/resource_provider:resource_provider_unittests",
|
| "//components/view_manager:tests",
|
| - "//components/web_view:mandoline_frame_apptests",
|
| + "//components/web_view:apptests",
|
| "//media/mojo/services:tests",
|
| "//sql/mojo:apptests",
|
| ]
|
|
|