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