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

Unified Diff: Source/platform/blink_platform.gypi

Issue 977663002: Mac: Delete now-dead elastic overscroll code (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 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 | « Source/platform/blink_platform.gyp ('k') | Source/platform/mac/ScrollAnimatorMac.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 84647645dbd20804c275a754a1f1c68ee96c1d5e..979763d68a93d9868ba4e9b8778a7b94049e2104 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -709,8 +709,6 @@
'mac/NSScrollerImpDetails.h',
'mac/ScrollAnimatorMac.h',
'mac/ScrollAnimatorMac.mm',
- 'mac/ScrollElasticityController.h',
- 'mac/ScrollElasticityController.mm',
'mac/ThemeMac.h',
'mac/ThemeMac.mm',
'mac/WebCoreNSCellExtras.h',
@@ -955,7 +953,6 @@
'graphics/gpu/DrawingBufferTest.cpp',
'graphics/paint/DisplayItemTest.cpp',
'image-decoders/ImageDecoderTest.cpp',
- 'mac/ScrollElasticityControllerTest.mm',
'network/FormDataTest.cpp',
'network/HTTPParsersTest.cpp',
'network/ResourceRequestTest.cpp',
« no previous file with comments | « Source/platform/blink_platform.gyp ('k') | Source/platform/mac/ScrollAnimatorMac.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698