Chromium Code Reviews| Index: webrtc/p2p/p2p_tests.gypi |
| diff --git a/webrtc/p2p/p2p_tests.gypi b/webrtc/p2p/p2p_tests.gypi |
| index c685a954127f471d41dfee0a6789371fe4704655..133e9880ffa318f7371f4ec16d2a38445fa6a059 100644 |
| --- a/webrtc/p2p/p2p_tests.gypi |
| +++ b/webrtc/p2p/p2p_tests.gypi |
| @@ -21,6 +21,7 @@ |
| 'base/pseudotcp_unittest.cc', |
| 'base/relayport_unittest.cc', |
| 'base/relayserver_unittest.cc', |
| + 'base/session_unittest.cc', |
|
pthatcher1
2015/07/11 00:24:54
You may need to add to the BUILD.gn file as well t
honghaiz3
2015/08/05 23:57:39
I looked other files. It seems that BUILD.gn does
|
| 'base/stun_unittest.cc', |
| 'base/stunport_unittest.cc', |
| 'base/stunrequest_unittest.cc', |