| 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 59ff677779732698f374fc444b004e38e08db40a..44fd569f6bd1b0187cd0fd10467dd4af219d5c04 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1228,7 +1228,6 @@ source_set("unit_tests") {
|
| "html/HTMLEmbedElementTest.cpp",
|
| "html/HTMLFormControlElementTest.cpp",
|
| "html/HTMLIFrameElementAllowTest.cpp",
|
| - "html/HTMLIFrameElementPermissionsTest.cpp",
|
| "html/HTMLIFrameElementTest.cpp",
|
| "html/HTMLImageElementTest.cpp",
|
| "html/HTMLInputElementTest.cpp",
|
|
|