Chromium Code Reviews| Index: Source/core/core.gypi | 
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi | 
| index 4df62623d7d8171c93e0e156314cce53a223c290..484ade45f78ab4c2071f8d48d0de4457693ce62d 100644 | 
| --- a/Source/core/core.gypi | 
| +++ b/Source/core/core.gypi | 
| @@ -2535,6 +2535,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', |