| 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 73f6a6aa3a88e1438c04cfa990adf1967a3cdd7c..e6f88fcceab761457f256fe88c2efd49c1f5e5d3 100644
|
| --- a/third_party/WebKit/Source/core/frame/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/frame/BUILD.gn
|
| @@ -117,6 +117,7 @@ blink_core_sources("frame") {
|
| "UseCounter.h",
|
| "VisualViewport.cpp",
|
| "VisualViewport.h",
|
| + "WebLocalFrameBase.h",
|
| "csp/CSPDirective.h",
|
| "csp/CSPDirectiveList.cpp",
|
| "csp/CSPDirectiveList.h",
|
|
|