| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index af2f8700069bd0a58f609fb53616260c107703ac..70bd4aa2663959c472bcd96407e6754031eed55e 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2590,6 +2590,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',
|
|
|