| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index af2f8700069bd0a58f609fb53616260c107703ac..b5c7a5e04f8440febc52ae6b5a03c988b7e9d0ab 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3797,6 +3797,7 @@
|
| 'frame/csp/CSPSourceListTest.cpp',
|
| 'frame/csp/CSPSourceTest.cpp',
|
| 'frame/csp/ContentSecurityPolicyTest.cpp',
|
| + 'html/DOMFormDataTest.cpp',
|
| 'html/HTMLDimensionTest.cpp',
|
| 'html/HTMLFormControlElementTest.cpp',
|
| 'html/HTMLImageElementTest.cpp',
|
|
|