| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index cc44f39928978bc69cb66de7c6c96b23307b9ce8..c4b846051257fd214f8c0753237a65c0e310cb5b 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -178,6 +178,7 @@ component("web") {
|
| "WebFrameSerializer.cpp",
|
| "WebFrameSerializerImpl.cpp",
|
| "WebFrameSerializerImpl.h",
|
| + "WebFrameWidgetBase.cpp",
|
| "WebFrameWidgetBase.h",
|
| "WebFrameWidgetImpl.cpp",
|
| "WebFrameWidgetImpl.h",
|
|
|