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

Unified Diff: webrtc/api/video_codecs/BUILD.gn

Issue 3005363002: Reland of Prepare for injectable SW decoders (Closed)
Patch Set: Address comments. Created 3 years, 3 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
« no previous file with comments | « no previous file | webrtc/api/video_codecs/sdp_video_format.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/video_codecs/BUILD.gn
diff --git a/webrtc/api/video_codecs/BUILD.gn b/webrtc/api/video_codecs/BUILD.gn
index be7194e28378fc60a35ab1d7439b8fb5c424ad00..c8bde0149602099e3706a7d53ad50ddd735c9331 100644
--- a/webrtc/api/video_codecs/BUILD.gn
+++ b/webrtc/api/video_codecs/BUILD.gn
@@ -14,6 +14,7 @@ if (is_android) {
rtc_source_set("video_codecs_api") {
sources = [
+ "sdp_video_format.h",
"video_decoder.h",
"video_encoder.cc",
"video_encoder.h",
« no previous file with comments | « no previous file | webrtc/api/video_codecs/sdp_video_format.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698