| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index f9068c2f442f1f7247e22a66d47b06edc68e48d8..68ae50009eced264fabfc64e01073db92634fcbb 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1999,10 +1999,10 @@
|
| 'dom/StringCallback.h',
|
| 'dom/StyleElement.cpp',
|
| 'dom/StyleElement.h',
|
| + 'dom/StyleEngine.cpp',
|
| + 'dom/StyleEngine.h',
|
| 'dom/StyleSheetCollection.cpp',
|
| 'dom/StyleSheetCollection.h',
|
| - 'dom/StyleSheetCollections.cpp',
|
| - 'dom/StyleSheetCollections.h',
|
| 'dom/StyleSheetScopingNodeList.cpp',
|
| 'dom/StyleSheetScopingNodeList.h',
|
| 'dom/TagNodeList.cpp',
|
|
|