| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 8e03320cac829b7e723324b3d449f29869a1040d..80eb6dc525e53455f8d260d612ecad7ab6db3205 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -624,6 +624,9 @@
|
| ],
|
| }],
|
| ['OS == "android"', {
|
| + 'dependencies': [
|
| + '../ui/ui.gyp:shell_dialogs',
|
| + ],
|
| 'sources!': [
|
| 'browser/geolocation/device_data_provider_unittest.cc',
|
| 'browser/geolocation/gps_location_provider_unittest_linux.cc',
|
|
|