| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 818e498a139d137bcfc87c724ff07e3a15bcc846..8a0ab3747f6d99b49d778e162582999f2c1df8b0 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -2028,8 +2028,8 @@
|
| 'includes': [ '../build/java_apk.gypi' ],
|
| },
|
| {
|
| - # GN: //content/public/android:content_shell_unit_tests
|
| - 'target_name': 'content_shell_unit_tests',
|
| + # GN: //content/public/android:content_junit_tests
|
| + 'target_name': 'content_junit_tests',
|
| 'type': 'none',
|
| 'dependencies': [
|
| 'content.gyp:content_java',
|
|
|