mirror of
https://git.freebsd.org/ports.git
synced 2025-06-08 14:20:33 -04:00
Changelog: https://chromium.googlesource.com/chromium/src/+log/75.0.3770.142..76.0.3809.100?pretty=fuller&n=10000 Submitted by: Matthias Wolf <matthias@rheinwolf.de> MFH: 2019Q3
10 lines
290 B
Text
10 lines
290 B
Text
--- services/network/BUILD.gn.orig 2019-07-24 18:58:34 UTC
|
|
+++ services/network/BUILD.gn
|
|
@@ -253,7 +253,6 @@ jumbo_component("network_service") {
|
|
|
|
if (is_linux) {
|
|
deps += [
|
|
- "//sandbox/linux:sandbox_services",
|
|
"//services/service_manager/sandbox:sandbox",
|
|
]
|
|
}
|