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

Unified Diff: media/cast/BUILD.gn

Issue 2529493002: mac: Remove more media/base/mac glue unneeded now that we target 10.9 (Closed)
Patch Set: . Created 4 years, 1 month 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 | « media/capture/video/video_capture_device_unittest.cc ('k') | media/cast/sender/h264_vt_encoder.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/cast/BUILD.gn
diff --git a/media/cast/BUILD.gn b/media/cast/BUILD.gn
index f83c216e2be6996fe3e9df922943c824d58e3c21..43b3db195591223354a2a2fb07dddf4fff3a191a 100644
--- a/media/cast/BUILD.gn
+++ b/media/cast/BUILD.gn
@@ -175,7 +175,9 @@ source_set("sender") {
libs += [
"AudioToolbox.framework",
+ "CoreMedia.framework",
"CoreVideo.framework",
+ "VideoToolbox.framework",
]
}
}
« no previous file with comments | « media/capture/video/video_capture_device_unittest.cc ('k') | media/cast/sender/h264_vt_encoder.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698