| 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 aad436ff281b8f0e686a7f953ce04319245b7bf1..e88319e40e38af8889854b1659567ad2c844b14a 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2844,6 +2844,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',
|
|
|