| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index b1bf561c72d5bed437330880ae4ab0530464634b..f258bc06e77fc6d47d88cc18c560466e6273341b 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',
|
|
|