Index: Source/core/core.gypi |
diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
index 63f5a48276453c8bec616c23524e83f48da0fb6f..7b844aaf78847b692541bbc963652197f43ecd56 100644 |
--- a/Source/core/core.gypi |
+++ b/Source/core/core.gypi |
@@ -2598,6 +2598,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', |