Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index 244b1d0b3883619987979b3629e20aa5fd55623d..59cace069d5a80f6ac268aa43d12f1c4a16478bb 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -1432,9 +1432,6 @@ |
# TODO(thakis): Make this a blacklist instead, http://crbug.com/101600 |
'enable_wexit_time_destructors%': 0, |
- # Build libpeerconnection as a static library by default. |
- 'libpeer_target_type%': 'static_library', |
- |
# Set to 1 to compile with the OpenGL ES 2.0 conformance tests. |
'internal_gles2_conform_tests%': 0, |