| 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 652a075716d275d8cc3315d46513429a20353294..f75766f749c6f3a5f341fc49ffff2e220847c2de 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -3892,6 +3892,7 @@
|
| 'css/resolver/MatchResultTest.cpp',
|
| 'dom/ActiveDOMObjectTest.cpp',
|
| 'dom/AttrTest.cpp',
|
| + 'dom/CSSSelectorWatchTest.cpp',
|
| 'dom/CrossThreadTaskTest.cpp',
|
| 'dom/DOMImplementationTest.cpp',
|
| 'dom/DocumentStatisticsCollectorTest.cpp',
|
|
|