| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index bf7ff146b25877f52594a604c3f8d5716c4370b9..c13c7c391ece21b5d13a3ece50c913b2d8c2f146 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1258,6 +1258,7 @@ source_set("unit_tests") {
|
| "workers/DedicatedWorkerTest.cpp",
|
| "workers/WorkerThreadTest.cpp",
|
| "workers/WorkerThreadTestHelper.h",
|
| + "xml/XPathFunctionsTest.cpp",
|
| "xml/parser/SharedBufferReaderTest.cpp",
|
| ]
|
|
|
|
|