Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 6097f8285ba7c73b7d7bbf7baa16ce3e05a93255..c7dcc54313b3acf0462f25f87efceeac3b1b2fbc 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -2533,6 +2533,8 @@ |
| 'webcore_html_files': [ |
| 'html/ClassList.cpp', |
| 'html/ClassList.h', |
| + 'html/CrossOriginAttribute.cpp', |
| + 'html/CrossOriginAttribute.h', |
| 'html/DOMFormData.cpp', |
| 'html/DOMFormData.h', |
| 'html/DocumentNameCollection.cpp', |