| 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 373aee188f55f81e2f6ed82f52169d047791f449..b334fcfb5a6b0b88689828f5360e653df127b486 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2846,6 +2846,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',
|
|
|