summaryrefslogtreecommitdiffstats
path: root/net/net.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'net/net.gyp')
-rw-r--r--net/net.gyp14
1 files changed, 0 insertions, 14 deletions
diff --git a/net/net.gyp b/net/net.gyp
index 5a74eaf..25cd7d38 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1409,13 +1409,6 @@
],
},
],
- [ 'OS == "linux"', {
- 'dependencies': [
- '../build/linux/system.gyp:dbus',
- '../dbus/dbus.gyp:dbus',
- ],
- },
- ],
],
'target_conditions': [
# These source files are excluded by default platform rules, but they
@@ -2054,13 +2047,6 @@
}],
],
}],
- [ 'OS == "linux"', {
- 'dependencies': [
- '../build/linux/system.gyp:dbus',
- '../dbus/dbus.gyp:dbus_test_support',
- ],
- },
- ],
[ 'OS == "android"', {
'dependencies': [
'../third_party/openssl/openssl.gyp:openssl',