| 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 011ff4acbdcd53f74f5858f45f6d76d67b3dde1b..cf7ec1cee99c6d7292209e51f8589d8ba9b30360 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",
|
|
|