| 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 b24bcb3077048348fd5ee1731ced73e2118ada85..68e021b70c07917fa0a5faf520c408b721de344b 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3964,6 +3964,7 @@
|
| 'frame/csp/CSPSourceTest.cpp',
|
| 'frame/csp/ContentSecurityPolicyTest.cpp',
|
| 'inspector/v8/SourceMapTest.cpp',
|
| + 'html/AutoplayExperimentTest.cpp',
|
| 'html/FormDataTest.cpp',
|
| 'html/HTMLDimensionTest.cpp',
|
| 'html/HTMLFormControlElementTest.cpp',
|
|
|