| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index d4bc76628cea30090ccad242c1ca05dc4cc6a5f0..3c97fbd427cb25463101c7a55b9eef977df3b6c6 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2399,6 +2399,7 @@
|
| 'html/canvas/CanvasContextAttributes.h',
|
| 'html/canvas/CanvasGradient.cpp',
|
| 'html/canvas/CanvasGradient.h',
|
| + 'html/canvas/CanvasImageSource.h',
|
| 'html/canvas/CanvasPathMethods.cpp',
|
| 'html/canvas/CanvasPathMethods.h',
|
| 'html/canvas/CanvasPattern.cpp',
|
|
|