| 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 49fc5a105cb7afd332895cae45522a88c79d5c99..7f49a0d8b1fcf023c07758e6015ab37f074d54f8 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -992,6 +992,7 @@ source_set("unit_tests") {
|
| "dom/AttrTest.cpp",
|
| "dom/CSSSelectorWatchTest.cpp",
|
| "dom/DOMImplementationTest.cpp",
|
| + "dom/DOMMatrixTest.cpp",
|
| "dom/DocumentStatisticsCollectorTest.cpp",
|
| "dom/DocumentTest.cpp",
|
| "dom/ElementTest.cpp",
|
|
|