| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 9b9b0211c305bca63f8c6cf0bec8a4a9416a43bf..40527e264fd65c8350421260f5fcbf273cb7cca5 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -3346,6 +3346,7 @@
|
| 'css/MediaQuerySetTest.cpp',
|
| 'css/RuleSetTest.cpp',
|
| 'css/invalidation/DescendantInvalidationSetTest.cpp',
|
| + 'css/parser/MediaConditionTest.cpp',
|
| 'css/resolver/FontBuilderTest.cpp',
|
| 'dom/ActiveDOMObjectTest.cpp',
|
| 'dom/DOMImplementationTest.cpp',
|
|
|