| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 2399816481cff09a253e5e7904cca57b8ccbaa54..d04c2c33a69ebf97a41a0d860d03ac9cd7d63fd2 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3889,6 +3889,7 @@
|
| 'frame/csp/ContentSecurityPolicyTest.cpp',
|
| 'html/HTMLDimensionTest.cpp',
|
| 'html/HTMLFormControlElementTest.cpp',
|
| + 'html/HTMLImageElementTest.cpp',
|
| 'html/HTMLInputElementTest.cpp',
|
| 'html/HTMLLinkElementSizesAttributeTest.cpp',
|
| 'html/HTMLSelectElementTest.cpp',
|
|
|