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

Unified Diff: webrtc/pc/BUILD.gn

Issue 2795163002: Reland of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (Closed)
Patch Set: Revert changes to PRESUBMIT.py for testing on buildbots Created 3 years, 9 months 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: webrtc/pc/BUILD.gn
diff --git a/webrtc/pc/BUILD.gn b/webrtc/pc/BUILD.gn
index 75a644c1ed17142ffe6e82b9ea50574ac7510038..d1ae5e6fbe217f888af3c294da955807b803a97a 100644
--- a/webrtc/pc/BUILD.gn
+++ b/webrtc/pc/BUILD.gn
@@ -145,6 +145,7 @@ rtc_static_library("libjingle_peerconnection") {
":rtc_pc",
"../api:call_api",
"../api:rtc_stats_api",
+ "../api/video_codecs:video_codecs_api",
"../call",
"../media",
"../stats",

Powered by Google App Engine
This is Rietveld 408576698