| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index 68209cbcd75b8c8534a32250088030c826c93e45..f2dd161d6eb6483a7febf3567239601e0882a435 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -441,8 +441,6 @@
|
| 'geometry/LayoutSize.h',
|
| 'geometry/Region.cpp',
|
| 'geometry/Region.h',
|
| - 'geometry/RoundedRect.cpp',
|
| - 'geometry/RoundedRect.h',
|
| 'geometry/TransformState.cpp',
|
| 'geometry/TransformState.h',
|
| 'geometry/cg/FloatPointCG.cpp',
|
| @@ -931,7 +929,6 @@
|
| 'geometry/FloatPolygonTest.cpp',
|
| 'geometry/FloatRoundedRectTest.cpp',
|
| 'geometry/RegionTest.cpp',
|
| - 'geometry/RoundedRectTest.cpp',
|
| 'graphics/GraphicsContextTest.cpp',
|
| 'graphics/RecordingImageBufferSurfaceTest.cpp',
|
| 'graphics/ThreadSafeDataTransportTest.cpp',
|
|
|