Index: ui/snapshot/BUILD.gn |
diff --git a/ui/snapshot/BUILD.gn b/ui/snapshot/BUILD.gn |
index 4d3e98da90f406f52984061394767adf11142464..d6ae901d8d34345f4a2e94b3e4e9cdc9f2ff1795 100644 |
--- a/ui/snapshot/BUILD.gn |
+++ b/ui/snapshot/BUILD.gn |
@@ -63,7 +63,6 @@ |
if (is_mac) { |
libs = [ |
"AppKit.framework", |
- "ApplicationServices.framework", # Temporary hack around https://crbug.com/620127. Remove after https://crbug.com/622481 is fixed. |
"CoreGraphics.framework", |
] |
} |