Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index cfbec5b57eb44619d3cc55cd2f57d8f15b471121..dfd1f17332d06a9417f995b7e90fe4ba2c03082d 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -2188,6 +2188,8 @@ |
| 'dom/StaticNodeList.h', |
| 'dom/StringCallback.cpp', |
| 'dom/StringCallback.h', |
| + 'dom/StyleChangeReason.cpp', |
| + 'dom/StyleChangeReason.h', |
| 'dom/StyleElement.cpp', |
| 'dom/StyleElement.h', |
| 'dom/StyleEngine.cpp', |