| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index 0ea43ca24c5bff5b77974fbae510dbb4527b9acd..8b9feaca46c5ed46b096a541b4a90eb2c42e85e3 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -354,6 +354,7 @@ test("webkit_unit_tests") {
|
| "tests/VisualViewportTest.cpp",
|
| "tests/WebDocumentSubresourceFilterTest.cpp",
|
| "tests/WebDocumentTest.cpp",
|
| + "tests/WebFrameSerializerSanitizationTest.cpp",
|
| "tests/WebFrameSerializerTest.cpp",
|
| "tests/WebFrameTest.cpp",
|
| "tests/WebHelperPluginTest.cpp",
|
|
|