Index: content/content_tests.gypi |
diff --git a/content/content_tests.gypi b/content/content_tests.gypi |
index 728287a92c6305e3df0fecd0af60776162275a62..d2d9f64184c4cffdfbe22d67b517130e34b2ea69 100644 |
--- a/content/content_tests.gypi |
+++ b/content/content_tests.gypi |
@@ -793,6 +793,11 @@ |
'renderer/media/rtc_video_decoder_factory_tv_unittest.cc', |
], |
}], |
+ ['use_dbus==0', { |
+ 'sources!': [ |
+ 'browser/geolocation/wifi_data_provider_linux_unittest.cc', |
+ ], |
+ }], |
], |
}, |
], |