| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 95a83c5f4884dd6af686fa98c4f5a409d9f9c3ab..f13263fb840e966d5f17997a078a89dbe7d3d710 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2603,6 +2603,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',
|
|
|