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

Unified Diff: .gn

Issue 2602563003: Refactor bitrate_controller, remote_bitrate_estimator and congestion_contoller for gn check (Closed)
Patch Set: Adding .gn after chromium buildbots check 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
Index: .gn
diff --git a/.gn b/.gn
index c381566dec87eaba243dc171a51fb02ede92d16a..e17b0101828fc51affa0d50f6f9595a289e571c0 100644
--- a/.gn
+++ b/.gn
@@ -29,11 +29,14 @@ check_targets = [
"//webrtc/modules/audio_device/*",
"//webrtc/modules/audio_mixer/*",
"//webrtc/modules/audio_processing/*",
+ "//webrtc/modules/bitrate_controller/*",
+ "//webrtc/modules/congestion_controller/*",
"//webrtc/modules/media_file/*",
"//webrtc/modules/pacing/*",
"//webrtc/modules/rtp_rtcp/*",
"//webrtc/modules/video_capture/*",
"//webrtc/modules/video_coding/*",
+ "//webrtc/modules/remote_bitrate_estimator/*",
"//webrtc/stats:rtc_stats",
"//webrtc/voice_engine",
"//webrtc/voice_engine:level_indicator",
« no previous file with comments | « no previous file | webrtc/modules/bitrate_controller/BUILD.gn » ('j') | webrtc/modules/congestion_controller/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698