Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 16521d8f3434d209d0df8b6eb69a3f060e2c6dd1..21fd4df10352850038bc485165819ac4c7fd68df 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -2109,6 +2109,8 @@ |
| 'dom/StyleSheetScopingNodeList.h', |
| 'dom/TagCollection.cpp', |
| 'dom/TagCollection.h', |
| + 'dom/TemplateContentDocumentFragment.cpp', |
| + 'dom/TemplateContentDocumentFragment.h', |
|
haraken
2014/05/13 15:53:30
I wonder where TemplateContentDocumentFragment.h w
keishi
2014/05/13 16:16:21
Removed change to core.gypi. I grepped and I think
|
| 'dom/Text.cpp', |
| 'dom/TextLinkColors.cpp', |
| 'dom/TextLinkColors.h', |