Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(56)

Unified Diff: .gn

Issue 2598963002: Refactor webrtc/modules/rtp_rtcp for GN check (Closed)
Patch Set: Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/modules/rtp_rtcp/BUILD.gn » ('j') | webrtc/modules/rtp_rtcp/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gn
diff --git a/.gn b/.gn
index 5584d8c009714d24864afb86bc43b4a172df68c7..464f18d5b4b06433d036c3e327a823bb42a7c008 100644
--- a/.gn
+++ b/.gn
@@ -30,6 +30,7 @@ check_targets = [
"//webrtc/modules/audio_processing/*",
"//webrtc/modules/media_file/*",
"//webrtc/modules/pacing/*",
+ "//webrtc/modules/rtp_rtcp/*",
"//webrtc/modules/video_capture/*",
"//webrtc/modules/video_coding/*",
"//webrtc/stats:rtc_stats",
« no previous file with comments | « no previous file | webrtc/modules/rtp_rtcp/BUILD.gn » ('j') | webrtc/modules/rtp_rtcp/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698