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

Unified Diff: Source/platform/blink_platform.gyp

Issue 529103002: Do not use NSAnimation to drive scrollbar animations. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address comments Created 6 years, 3 months 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 | « no previous file | Source/platform/mac/ScrollAnimatorMac.mm » ('j') | Source/platform/mac/ScrollAnimatorMac.mm » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gyp
diff --git a/Source/platform/blink_platform.gyp b/Source/platform/blink_platform.gyp
index b79a8589f22401a27597c877223f95e8384c4f91..797d989a0962510f82077659fc4eac6095f06a28 100644
--- a/Source/platform/blink_platform.gyp
+++ b/Source/platform/blink_platform.gyp
@@ -286,6 +286,7 @@
'$(SDKROOT)/System/Library/Frameworks/Accelerate.framework',
'$(SDKROOT)/System/Library/Frameworks/Carbon.framework',
'$(SDKROOT)/System/Library/Frameworks/Foundation.framework',
+ '$(SDKROOT)/System/Library/Frameworks/QuartzCore.framework',
]
},
'sources/': [
« no previous file with comments | « no previous file | Source/platform/mac/ScrollAnimatorMac.mm » ('j') | Source/platform/mac/ScrollAnimatorMac.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698