| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 7b77d7852e2556dc01706db57a6e6e81e5e44fb4..8c0d12e993b4b6a0b2150eda50a9cea7fd8bf319 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3744,6 +3744,7 @@
|
| 'html/HTMLTextFormControlElementTest.cpp',
|
| 'html/LinkRelAttributeTest.cpp',
|
| 'html/TimeRangesTest.cpp',
|
| + 'html/canvas/CanvasRenderingContext2DTest.cpp',
|
| 'html/forms/FileInputTypeTest.cpp',
|
| 'html/parser/HTMLParserThreadTest.cpp',
|
| 'html/parser/HTMLSrcsetParserTest.cpp',
|
|
|