| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 81128f97dd7c888affcd6e55b4ac743b754059ae..e1fc5ccca9b03c49a5394b0862f20dbf4c91cd86 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -1954,7 +1954,7 @@
|
| 'target_name': 'chromium_linker_test_apk',
|
| 'type': 'none',
|
| 'conditions': [
|
| - ['target_arch != "x64" and target_arch != "arm64"', {
|
| + ['target_arch != "x64"', {
|
| 'dependencies': [
|
| 'chromium_android_linker_test',
|
| 'content.gyp:content_icudata',
|
|
|