Index: media/capture/BUILD.gn |
diff --git a/media/capture/BUILD.gn b/media/capture/BUILD.gn |
index a636d12111af0276333d840e924c38f266619a49..619f000f1e885b57704b0a7540a7b4e0d3ccc8ee 100644 |
--- a/media/capture/BUILD.gn |
+++ b/media/capture/BUILD.gn |
@@ -105,7 +105,6 @@ |
if (is_mac) { |
deps += [ "//third_party/decklink" ] |
libs = [ |
- "ApplicationServices.framework", # Temporary hack around https://crbug.com/620127. Remove after https://crbug.com/622481 is fixed. |
"CoreFoundation.framework", |
"CoreGraphics.framework", |
"CoreVideo.framework", |