| 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 ecf7cceec99736fe6efb32745eb3573407550717..3b478b51d2265aadc2b46a46967009412d470cd5 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -991,6 +991,7 @@ source_set("unit_tests") {
|
| "dom/AttrTest.cpp",
|
| "dom/CSSSelectorWatchTest.cpp",
|
| "dom/DOMImplementationTest.cpp",
|
| + "dom/DOMMatrixTest.cpp",
|
| "dom/DocumentStatisticsCollectorTest.cpp",
|
| "dom/DocumentTest.cpp",
|
| "dom/ElementRareDataTest.cpp",
|
|
|