Index: webrtc/api/api.gyp |
diff --git a/webrtc/api/api.gyp b/webrtc/api/api.gyp |
index 061d9c15544b4e1c7c6608e64417ca57fbad4e2f..c9add179feaa5384f6f52f8e4df3aa5d07fd627f 100644 |
--- a/webrtc/api/api.gyp |
+++ b/webrtc/api/api.gyp |
@@ -74,16 +74,6 @@ |
4267, # conversion from 'size_t' to 'int', possible loss of data. |
4389, # signed/unsigned mismatch. |
], |
- 'conditions': [ |
- ['build_json==1', { |
- 'dependencies': [ |
- '<(DEPTH)/third_party/jsoncpp/jsoncpp.gyp:jsoncpp', |
- ], |
- 'export_dependent_settings': [ |
- '<(DEPTH)/third_party/jsoncpp/jsoncpp.gyp:jsoncpp', |
- ], |
- }], |
- ], |
}, |
{ |
'target_name': 'libjingle_peerconnection_so', |