Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 5221a3780de37a4dd24736dbbec13dfb943dde96..b9b51743da127014457abffe1eb73fd1caa435f7 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -210,7 +210,6 @@ |
'html/canvas/CanvasRenderingContext2D.idl', |
'html/canvas/Canvas2DContextAttributes.idl', |
'html/canvas/DataView.idl', |
- 'html/canvas/DOMPath.idl', |
'html/canvas/EXTDrawBuffers.idl', |
'html/canvas/EXTTextureFilterAnisotropic.idl', |
'html/canvas/Float32Array.idl', |
@@ -223,6 +222,7 @@ |
'html/canvas/OESTextureHalfFloat.idl', |
'html/canvas/OESVertexArrayObject.idl', |
'html/canvas/OESElementIndexUint.idl', |
+ 'html/canvas/Path.idl', |
'html/canvas/Uint16Array.idl', |
'html/canvas/Uint32Array.idl', |
'html/canvas/Uint8Array.idl', |