Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 0b5b85fc185610c18e7f65289c862e7f1b2fcbcc..5ffc610fa2c8c85a23ebe4518d0b24d7fbd6f170 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -3254,6 +3254,7 @@ |
| 'css/DragUpdateTest.cpp', |
| 'css/HoverUpdateTest.cpp', |
| 'css/RuleSetTest.cpp', |
| + 'css/analyzer/DescendantInvalidationSetTest.cpp', |
| 'dom/DOMImplementationTest.cpp', |
| 'dom/DocumentMarkerControllerTest.cpp', |
| 'dom/DocumentTest.cpp', |