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 19c6a9ebc71a8003a2e222214ae679903d909678..c4d7d6c7a6605cc5a6e1bfff8cf82825482d5436 100644 |
--- a/third_party/WebKit/Source/core/BUILD.gn |
+++ b/third_party/WebKit/Source/core/BUILD.gn |
@@ -1106,6 +1106,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", |