| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index 8e478907ba41b09237045b99adb8cd59364375be..785722298f0292f1c62deae254e877dc600d9be8 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -547,7 +547,6 @@ group("both_gn_and_gyp") {
|
| "//extensions:extensions_unittests", # TODO(GYP)
|
| "//mojo", # TODO(GYP)
|
| "//mojo/application/public/cpp", # TODO(GYP)
|
| - "//net:net_unittests", # TODO(GYP)
|
|
|
| # TODO(GYP): Re-enable this as soon as we can link Blink binaries on mac.
|
| "//third_party/WebKit/Source/platform:heap_unittests",
|
|
|