| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 24416989bc92a65c69a89b3ef8d0946b6a78a21c..10c873e6e3a3b86c1ab5f82fae95c45fb6421abf 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2898,6 +2898,8 @@
|
| 'webcore_html_files': [
|
| 'html/AutoplayExperimentHelper.cpp',
|
| 'html/AutoplayExperimentHelper.h',
|
| + 'html/AutoplayUmaHelper.cpp',
|
| + 'html/AutoplayUmaHelper.h',
|
| 'html/ClassList.cpp',
|
| 'html/ClassList.h',
|
| 'html/CrossOriginAttribute.cpp',
|
|
|