| Index: third_party/WebKit/Source/core/html/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/html/BUILD.gn b/third_party/WebKit/Source/core/html/BUILD.gn
|
| index 4ab90bb0827c7022f6019055522acdaf12a544d8..57b6ba4c2a80d65966e818e75e67974794413c96 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -87,8 +87,6 @@ blink_core_sources("html") {
|
| "HTMLIFrameElement.cpp",
|
| "HTMLIFrameElementAllow.cpp",
|
| "HTMLIFrameElementAllow.h",
|
| - "HTMLIFrameElementPermissions.cpp",
|
| - "HTMLIFrameElementPermissions.h",
|
| "HTMLIFrameElementSandbox.cpp",
|
| "HTMLIFrameElementSandbox.h",
|
| "HTMLImageElement.cpp",
|
|
|