summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
Diffstat (limited to 'net')
-rw-r--r--net/BUILD.gn1
-rw-r--r--net/net.gyp1
2 files changed, 0 insertions, 2 deletions
diff --git a/net/BUILD.gn b/net/BUILD.gn
index 4961769..3788d21 100644
--- a/net/BUILD.gn
+++ b/net/BUILD.gn
@@ -1590,7 +1590,6 @@ test("net_unittests") {
":net_browser_services",
":net_utility_services",
"//mojo/edk/system",
- "//mojo/environment:chromium",
]
} else {
sources -= [
diff --git a/net/net.gyp b/net/net.gyp
index 7fe7e3d..7730a5d 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -942,7 +942,6 @@
'net',
'net_interfaces',
'../mojo/mojo_base.gyp:mojo_common_lib',
- '../mojo/mojo_base.gyp:mojo_environment_chromium',
'../mojo/mojo_base.gyp:mojo_url_type_converters',
'../mojo/mojo_public.gyp:mojo_cpp_bindings',