| Index: third_party/WebKit/Source/core/frame/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/frame/BUILD.gn b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| index de8783f0f695e4e61417b6f29a39618b31da4923..40a5ce86956b7925206b5ffd347c07be8c2d713d 100644
|
| --- a/third_party/WebKit/Source/core/frame/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| @@ -119,6 +119,8 @@ blink_core_sources("frame") {
|
| "VisualViewport.h",
|
| "WebLocalFrameBase.cpp",
|
| "WebLocalFrameBase.h",
|
| + "WebRemoteFrameBase.cpp",
|
| + "WebRemoteFrameBase.h",
|
| "csp/CSPDirective.h",
|
| "csp/CSPDirectiveList.cpp",
|
| "csp/CSPDirectiveList.h",
|
|
|