| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 9299561495922713d067e6736bedb8420ae3706a..f33df7737d7d06285cbbf4c436d65cda36f26a5d 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1660,7 +1660,7 @@
|
| 'includes': [ '../build/apk_test.gypi' ],
|
| },
|
| {
|
| - # TODO(GN)
|
| + # GN: //content/shell/android:chromium_linker_test_apk
|
| 'target_name': 'chromium_linker_test_apk',
|
| 'type': 'none',
|
| 'conditions': [
|
| @@ -1694,7 +1694,7 @@
|
| ],
|
| },
|
| {
|
| - # TODO(GN)
|
| + # GN: //content/shell/android:linker_test
|
| 'target_name': 'chromium_android_linker_test',
|
| 'type': 'shared_library',
|
| 'defines!': ['CONTENT_IMPLEMENTATION'],
|
| @@ -1711,7 +1711,7 @@
|
| ],
|
| },
|
| {
|
| - # TODO(GN)
|
| + # GN: //content/shell/android:linker_test_jni_headers
|
| 'target_name': 'chromium_android_linker_test_jni_headers',
|
| 'type': 'none',
|
| 'sources': [
|
|
|