| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index e26def1fc074cf4fcb048a4488fb610897596095..92e9d1a9aeb24addac9c139a00444636d56127dc 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -758,6 +758,9 @@
|
| ],
|
| }],
|
| ['OS == "android"', {
|
| + 'sources': [
|
| + 'browser/renderer_host/java/jni_helper_unittest.cc',
|
| + ],
|
| 'sources!': [
|
| 'browser/geolocation/gps_location_provider_unittest_linux.cc',
|
| 'browser/geolocation/network_location_provider_unittest.cc',
|
|
|