| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 133dc1710a2768724fd8bc016a1df11838499e15..a0c4b2cffb02f5087a63d73dbbb39bc0160a9943 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2497,6 +2497,8 @@
|
| 'html/canvas/CanvasContextAttributes.h',
|
| 'html/canvas/CanvasGradient.cpp',
|
| 'html/canvas/CanvasGradient.h',
|
| + 'html/canvas/CanvasHitRegion.cpp',
|
| + 'html/canvas/CanvasHitRegion.h',
|
| 'html/canvas/CanvasImageSource.h',
|
| 'html/canvas/CanvasPathMethods.cpp',
|
| 'html/canvas/CanvasPathMethods.h',
|
|
|