Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index a8dd8ffa60f8dee44e1e4666c27be38d88e0089d..e2073ec0ee7c5b793e46e6ff7a25dcfd20c83c81 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -2560,6 +2560,8 @@ |
| 'input/InputDevice.h', |
| ], |
| 'webcore_html_files': [ |
| + 'html/AutoplayExperimentHelper.cpp', |
| + 'html/AutoplayExperimentHelper.h', |
| 'html/ClassList.cpp', |
| 'html/ClassList.h', |
| 'html/CrossOriginAttribute.cpp', |