Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 22b4a40b74a491dac39e254b819511e715d683f3..fba6507a4ca76fa4fb46b2c6cd2c9c0bffeb036a 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -844,7 +844,7 @@ |
'../ui/gfx/gfx_tests.gyp:gfx_unittests_apk', |
], |
'conditions': [ |
- ['"<(libpeer_target_type)"=="static_library"', { |
+ ['enable_webrtc==1 and "<(libpeer_target_type)"=="static_library"', { |
'dependencies': [ |
'../components/devtools_bridge.gyp:devtools_bridge_tests_apk', |
'../components/devtools_bridge.gyp:devtools_bridge_tests2_apk', |