| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index d35d6e7d8999e402b0b2448599a188697662e8bc..98821d1a50b1457da50534cf5421e5e915a72105 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -4041,6 +4041,7 @@
|
| 'html/HTMLVideoElementTest.cpp',
|
| 'html/LinkRelAttributeTest.cpp',
|
| 'html/TimeRangesTest.cpp',
|
| + 'html/canvas/CanvasAsyncBlobCreatorTest.cpp',
|
| 'html/canvas/CanvasFontCacheTest.cpp',
|
| 'html/forms/EmailInputTypeTest.cpp',
|
| 'html/forms/FileInputTypeTest.cpp',
|
|
|