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

Unified Diff: webrtc/pc/BUILD.gn

Issue 2780943003: Move video_encoder.h and video_decoder.h to /api and create GN targets for them (Closed)
Patch Set: Add missing TODO 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 5e38c6b9dda3aa03443bd73d841575e90c9a31ee..5c2ee2a9da7d11064eab147a7855f82e5a7b81ed 100644
--- a/webrtc/pc/BUILD.gn
+++ b/webrtc/pc/BUILD.gn
@@ -143,6 +143,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