Index: content/content_shell.gypi |
diff --git a/content/content_shell.gypi b/content/content_shell.gypi |
index fb7b1ebf171bb805addacacff7d3898bbe043c56..d94e1c2dc8a6ac8886d56fcbb36122b9c92a0e3c 100644 |
--- a/content/content_shell.gypi |
+++ b/content/content_shell.gypi |
@@ -1031,11 +1031,6 @@ |
'<(PRODUCT_DIR)/icudtl.dat', |
], |
}], |
- ['component != "shared_library" and target_arch != "arm64" and target_arch != "x64" and profiling_full_stack_frames != 1', { |
- # Only enable the chromium linker on regular builds, since the |
- # component build crashes on Android 4.4. See b/11379966 |
- 'use_chromium_linker': '1', |
- }], |
], |
}, |
'conditions': [ |