summaryrefslogtreecommitdiff
path: root/webrtc_tests.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'webrtc_tests.gypi')
-rw-r--r--webrtc_tests.gypi4
1 files changed, 1 insertions, 3 deletions
diff --git a/webrtc_tests.gypi b/webrtc_tests.gypi
index c8c0679c..ab714290 100644
--- a/webrtc_tests.gypi
+++ b/webrtc_tests.gypi
@@ -88,9 +88,7 @@
'webrtc',
],
'conditions': [
- # TODO(henrike): remove build_with_chromium==1 when the bots are
- # using Chromium's buildbots.
- ['build_with_chromium==1 and OS=="android"', {
+ ['OS=="android"', {
'dependencies': [
'<(DEPTH)/testing/android/native_test.gyp:native_test_native_code',
],