| Index: testing/buildbot/filters/BUILD.gn
|
| diff --git a/testing/buildbot/filters/BUILD.gn b/testing/buildbot/filters/BUILD.gn
|
| index ac9af6297a6ad71ff7c88f3c7d290d14a9598f28..b814a181603ba8a7e43aa64628e1f9e467ef71d0 100644
|
| --- a/testing/buildbot/filters/BUILD.gn
|
| +++ b/testing/buildbot/filters/BUILD.gn
|
| @@ -35,6 +35,7 @@ source_set("content_browsertests_filters") {
|
| data = [
|
| "//testing/buildbot/filters/cast-linux.content_browsertests.filter",
|
| "//testing/buildbot/filters/isolate-extensions.content_browsertests.filter",
|
| + "//testing/buildbot/filters/mojo.fyi.network_content_browsertests.filter",
|
| "//testing/buildbot/filters/site-per-process.content_browsertests.filter",
|
| ]
|
| }
|
|
|