| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index c04499dcbb5e44cea87b34f184008a32687f6f15..86fa38ad9939a2a5bd6c7bb05bb4dd9c89089fee 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2588,6 +2588,10 @@
|
| 'input/TouchActionUtil.h',
|
| ],
|
| 'webcore_html_files': [
|
| + 'html/AutoplayExperimentConfig.cpp',
|
| + 'html/AutoplayExperimentConfig.h',
|
| + 'html/AutoplayExperimentHelper.cpp',
|
| + 'html/AutoplayExperimentHelper.h',
|
| 'html/ClassList.cpp',
|
| 'html/ClassList.h',
|
| 'html/CrossOriginAttribute.cpp',
|
|
|