| Index: third_party/WebKit/Source/platform/blink_platform.gypi
|
| diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| index 1966f2f04e02cedde04da3819f492dca012e1539..b2befa15ca83098c9c1ffc5400404ca0b5e37f77 100644
|
| --- a/third_party/WebKit/Source/platform/blink_platform.gypi
|
| +++ b/third_party/WebKit/Source/platform/blink_platform.gypi
|
| @@ -500,6 +500,8 @@
|
| 'geometry/DoubleRect.h',
|
| 'geometry/DoubleSize.cpp',
|
| 'geometry/DoubleSize.h',
|
| + 'geometry/FloatBox.cpp',
|
| + 'geometry/FloatBox.h',
|
| 'geometry/FloatRectOutsets.h',
|
| 'geometry/FloatPoint.cpp',
|
| 'geometry/FloatPoint.h',
|
| @@ -1294,8 +1296,6 @@
|
| 'testing/FakeGraphicsLayerClient.h',
|
| 'testing/FontTestHelpers.cpp',
|
| 'testing/FontTestHelpers.h',
|
| - 'testing/GeometryPrinters.cpp',
|
| - 'testing/GeometryPrinters.h',
|
| 'testing/HistogramTester.cpp',
|
| 'testing/HistogramTester.h',
|
| 'testing/MessageLoopForMojo.h',
|
|
|