Index: ui/views/BUILD.gn |
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn |
index ecc1d16141d25862f5a4de2be47271d9e8268fee..e789e643d451dc9fa6ce4b23bb9272463f7cd504 100644 |
--- a/ui/views/BUILD.gn |
+++ b/ui/views/BUILD.gn |
@@ -141,6 +141,7 @@ component("views") { |
] |
libs = [ |
"AppKit.framework", |
+ "ApplicationServices.framework", # Temporary hack around https://crbug.com/620127. |
"CoreGraphics.framework", |
"Foundation.framework", |
"QuartzCore.framework", # Required by bridged_native_widget.mm. |