| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index d607ad5f560873163878b07804e957357f67afe8..2ed34d99520c5e5e8f9e24fd233e58bd6b3f1f1e 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1655,7 +1655,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': [
|
| @@ -1689,7 +1689,7 @@
|
| ],
|
| },
|
| {
|
| - # TODO(GN)
|
| + # GN: //content/shell/android:linker_test
|
| 'target_name': 'chromium_android_linker_test',
|
| 'type': 'shared_library',
|
| 'defines!': ['CONTENT_IMPLEMENTATION'],
|
| @@ -1706,7 +1706,7 @@
|
| ],
|
| },
|
| {
|
| - # TODO(GN)
|
| + # GN: //content/shell/android:linker_test_jni_headers
|
| 'target_name': 'chromium_android_linker_test_jni_headers',
|
| 'type': 'none',
|
| 'sources': [
|
|
|