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

Unified Diff: webrtc/modules/video_coding/BUILD.gn

Issue 2890513002: Revert of Split iOS sdk in to separate targets (Closed)
Patch Set: Created 3 years, 7 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/modules/video_coding/BUILD.gn
diff --git a/webrtc/modules/video_coding/BUILD.gn b/webrtc/modules/video_coding/BUILD.gn
index 6c811362c502150351b744f5388326e6cd22399f..477e06444ee54ab00399fe5591ef375913902405 100644
--- a/webrtc/modules/video_coding/BUILD.gn
+++ b/webrtc/modules/video_coding/BUILD.gn
@@ -376,7 +376,7 @@
if (is_ios || is_mac) {
deps += [
"../../media:rtc_media_base",
- "../../sdk:objc_videotoolbox",
+ "../../sdk:webrtc_h264_video_toolbox",
]
}
}

Powered by Google App Engine
This is Rietveld 408576698