| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 8081d8acd53fd0a2195136a1c7f4a4ee36864494..ac80741898fb2594be26bba28ef6e409ad0d0b09 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2403,6 +2403,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',
|
|
|