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

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: Fix typo Created 3 years, 8 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 8aba758aa007966759e282bbe99a82af1539655c..95c484e0c46661ccef8edbe8da2404354ac33c47 100644
--- a/webrtc/pc/BUILD.gn
+++ b/webrtc/pc/BUILD.gn
@@ -147,6 +147,7 @@ rtc_static_library("libjingle_peerconnection") {
":rtc_pc",
"../api:call_api",
"../api:rtc_stats_api",
+ "../api/video_codecs:video_codecs_api",
"../call",
"../media",
"../stats",
« no previous file with comments | « webrtc/modules/video_coding/video_codec_initializer_unittest.cc ('k') | webrtc/sdk/android/src/jni/androidmediaencoder_jni.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698