Chromium Code Reviews| Index: webrtc/webrtc.gyp |
| diff --git a/webrtc/webrtc.gyp b/webrtc/webrtc.gyp |
| index 7591f22071b493ace9adf97c6e47e359210d123c..8c10f0267b6e690fda7917356963146168d32dfe 100644 |
| --- a/webrtc/webrtc.gyp |
| +++ b/webrtc/webrtc.gyp |
| @@ -36,6 +36,11 @@ |
| }], |
| ['include_tests==1', { |
| 'includes': [ |
| + 'libjingle/xmllite/xmllite_tests.gypi', |
| + 'libjingle/xmpp/xmpp_tests.gypi', |
| + 'media/media_tests.gypi', |
| + 'p2p/p2p_tests.gypi', |
| + 'pc/pc_tests.gypi', |
| 'webrtc_tests.gypi', |
| ], |
| }], |