Index: ui/ui.gyp |
diff --git a/ui/ui.gyp b/ui/ui.gyp |
index 8ee06945d73d581cf3f82dea3594d48c10ff8f8d..49394e571fdb41dd201093ac7df46bc6bc8aefd5 100644 |
--- a/ui/ui.gyp |
+++ b/ui/ui.gyp |
@@ -1044,6 +1044,7 @@ |
'link_settings': { |
'libraries': [ |
'$(SDKROOT)/System/Library/Frameworks/Cocoa.framework', |
+ '$(SDKROOT)/System/Library/Frameworks/Quartz.framework', |
Robert Sesek
2013/09/06 21:10:13
Why pull this in here instead of in chrome_browser
dcaiafa
2013/09/06 21:39:17
Done.
|
'$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework', |
], |
}, |