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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 2080363002: Rename Geometry.h to PaintSize.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reorder global-interface-listing-paint-worklet-expected.txt Created 4 years, 6 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 | « third_party/WebKit/Source/modules/csspaint/PaintSize.idl ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « third_party/WebKit/Source/modules/csspaint/PaintSize.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698