Index: webrtc/api/api_tests.gyp |
diff --git a/webrtc/api/api_tests.gyp b/webrtc/api/api_tests.gyp |
index b7cbd687ad9c719c2bd3adcb60ada4a4f37ce491..ed556f57ae5077281f2b8e2c4a39d0f3c76ed891 100644 |
--- a/webrtc/api/api_tests.gyp |
+++ b/webrtc/api/api_tests.gyp |
@@ -43,7 +43,7 @@ |
'peerconnectionendtoend_unittest.cc', |
'peerconnectionfactory_unittest.cc', |
'peerconnectioninterface_unittest.cc', |
- # 'peerconnectionproxy_unittest.cc', |
+ 'proxy_unittest.cc', |
'rtpsenderreceiver_unittest.cc', |
'statscollector_unittest.cc', |
'test/fakeaudiocapturemodule.cc', |