Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index bac4f1481ec9bdfb0d4555a643a5bd156ce43e7a..053a9f56d04dc5776ba2e24170b0eac3e9afafcb 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -2593,6 +2593,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', |