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

Unified Diff: Source/platform/blink_platform.gypi

Issue 66023005: Move ScrollElasticityController to platform/mac/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: import CoreFoundation Created 7 years, 1 month 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
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index f3ac2e0897645ba8dcfe58c34e9efdacd189d90d..046c693c3d9a8f306eeeb47e6284fcae4bf16562 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -363,9 +363,11 @@
'graphics/ThreadSafeDataTransport.cpp',
'graphics/ThreadSafeDataTransport.h',
'graphics/WindRule.h',
- 'mac/KillRingMac.mm',
'mac/BlockExceptions.h',
'mac/BlockExceptions.mm',
+ 'mac/KillRingMac.mm',
+ 'mac/ScrollElasticityController.h',
+ 'mac/ScrollElasticityController.mm',
'mac/WebFontCache.h',
'mac/WebFontCache.mm',
'mediastream/MediaConstraints.cpp',
« no previous file with comments | « Source/core/platform/mac/ScrollElasticityController.mm ('k') | Source/platform/mac/ScrollElasticityController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698