| 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 e8a12a5fd065b0346c9e146f84a236a87e8b9e0f..28464a3756e1e001e88f2c6103e6b4b7d77c3792 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -85,6 +85,8 @@ blink_core_sources("html") {
|
| "HTMLHtmlElement.cpp",
|
| "HTMLHtmlElement.h",
|
| "HTMLIFrameElement.cpp",
|
| + "HTMLIFrameElementAllow.cpp",
|
| + "HTMLIFrameElementAllow.h",
|
| "HTMLIFrameElementPermissions.cpp",
|
| "HTMLIFrameElementPermissions.h",
|
| "HTMLIFrameElementSandbox.cpp",
|
|
|