| 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',
|
|
|