| 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 98324e238539517dc60c46b32ca71db07c20fb88..be9f3aea3679327240a4d5ccd0e2213e976df0ff 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1278,6 +1278,7 @@ source_set("unit_tests") {
|
| "workers/DedicatedWorkerTest.cpp",
|
| "workers/WorkerThreadTest.cpp",
|
| "workers/WorkerThreadTestHelper.h",
|
| + "xml/XPathFunctionsTest.cpp",
|
| "xml/parser/SharedBufferReaderTest.cpp",
|
| ]
|
|
|
|
|