| 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 95b1136f9d27ad580d4f2de1c27a86d01f22b5db..60e43abe4f1ee951c8f3c040bf33eb52a8dbbf25 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1107,6 +1107,7 @@ source_set("unit_tests") {
|
| "html/HTMLDimensionTest.cpp",
|
| "html/HTMLEmbedElementTest.cpp",
|
| "html/HTMLFormControlElementTest.cpp",
|
| + "html/HTMLIFrameElementAllowTest.cpp",
|
| "html/HTMLIFrameElementPermissionsTest.cpp",
|
| "html/HTMLIFrameElementTest.cpp",
|
| "html/HTMLImageElementTest.cpp",
|
|
|