Chromium Code Reviews| Index: .gn |
| diff --git a/.gn b/.gn |
| index ef7acf153ad777c1fa382d6345e2f768e2571bc9..2a8bd83d73d31233d781ee2a5836d2f407cf2366 100644 |
| --- a/.gn |
| +++ b/.gn |
| @@ -44,6 +44,8 @@ check_targets = [ |
| "//webrtc/modules/video_coding/*", |
| "//webrtc/modules/video_processing/*", |
| "//webrtc/modules/remote_bitrate_estimator/*", |
| + "//webrtc/ortc/*", |
| + "//webrtc/p2p/*", |
| "//webrtc/stats/*", |
| "//webrtc/voice_engine/*", |
| ] |