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

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

Issue 2890733003: Reland 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 477e06444ee54ab00399fe5591ef375913902405..6c811362c502150351b744f5388326e6cd22399f 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:webrtc_h264_video_toolbox",
+ "../../sdk:objc_videotoolbox",
]
}
}

Powered by Google App Engine
This is Rietveld 408576698