| 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 41fad6db49ac421de8f4190e97730da16fe09231..9f05354da907a270a36b17c3e7bdd2e59c93b482 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3980,6 +3980,7 @@
|
| 'frame/csp/CSPSourceTest.cpp',
|
| 'frame/csp/ContentSecurityPolicyTest.cpp',
|
| 'html/FormDataTest.cpp',
|
| + 'html/HTMLAnchorElementTest.cpp',
|
| 'html/HTMLDimensionTest.cpp',
|
| 'html/HTMLFormControlElementTest.cpp',
|
| 'html/HTMLImageElementTest.cpp',
|
|
|