Index: gpu/gpu_common.gypi |
diff --git a/gpu/gpu_common.gypi b/gpu/gpu_common.gypi |
index 4550fc796f77c306faa014e1203ccc3131996a10..e5027b54185a5d0562c6b6f242f5cb9a3e2ae8e3 100644 |
--- a/gpu/gpu_common.gypi |
+++ b/gpu/gpu_common.gypi |
@@ -49,9 +49,7 @@ |
] |
}, |
'conditions': [ |
- # Special target to wrap a gtest_target_type==shared_library |
- # gpu_unittests into an android apk for execution. |
- ['OS == "android" and gtest_target_type == "shared_library"', { |
+ ['OS == "android"', { |
'targets': [ |
{ |
'target_name': 'gpu_unittests_apk', |