summaryrefslogtreecommitdiffstats
path: root/content/content_tests.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_tests.gypi')
-rw-r--r--content/content_tests.gypi9
1 files changed, 9 insertions, 0 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 5b828fd..aea6d7d 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -380,6 +380,15 @@
'browser/accessibility/browser_accessibility_win_unittest.cc',
],
}],
+ ['OS == "android"', {
+ 'sources!': [
+ 'browser/geolocation/device_data_provider_unittest.cc',
+ 'browser/geolocation/gps_location_provider_unittest_linux.cc',
+ 'browser/geolocation/network_location_provider_unittest.cc',
+ 'browser/geolocation/wifi_data_provider_common_unittest.cc',
+ 'browser/geolocation/wifi_data_provider_linux_unittest.cc',
+ ],
+ }],
],
},
{