| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index f2bb14cf8454ecb2e729e38c66a4fa0acbf93422..5ba66b23bf38cd750f87affb8d9522dbecd5c307 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -42,8 +42,8 @@
|
| 'crypto/Crypto.idl',
|
| 'crypto/CryptoKey.idl',
|
| 'crypto/SubtleCrypto.idl',
|
| - 'csspaint/Geometry.idl',
|
| 'csspaint/PaintRenderingContext2D.idl',
|
| + 'csspaint/PaintSize.idl',
|
| 'csspaint/PaintWorkletGlobalScope.idl',
|
| 'device_light/DeviceLightEvent.idl',
|
| 'device_orientation/DeviceAcceleration.idl',
|
| @@ -966,9 +966,9 @@
|
| 'csspaint/CSSPaintDefinition.h',
|
| 'csspaint/CSSPaintImageGeneratorImpl.cpp',
|
| 'csspaint/CSSPaintImageGeneratorImpl.h',
|
| - 'csspaint/Geometry.h',
|
| 'csspaint/PaintRenderingContext2D.cpp',
|
| 'csspaint/PaintRenderingContext2D.h',
|
| + 'csspaint/PaintSize.h',
|
| 'csspaint/PaintWorklet.cpp',
|
| 'csspaint/PaintWorklet.h',
|
| 'csspaint/PaintWorkletGlobalScope.cpp',
|
|
|