| Index: third_party/WebKit/Source/core/core.gypi
|
| diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
|
| index 429da536cfd5c3445db48fd8328188bcb3ad3122..1f966b371a35df41b7b0dfc8280a189513473f34 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3912,6 +3912,7 @@
|
| 'dom/NthIndexCacheTest.cpp',
|
| 'dom/RangeTest.cpp',
|
| 'dom/ScriptRunnerTest.cpp',
|
| + 'dom/SelectorQueryTest.cpp',
|
| 'dom/StyleElementTest.cpp',
|
| 'dom/TreeScopeStyleSheetCollectionTest.cpp',
|
| 'dom/TreeScopeTest.cpp',
|
|
|