| 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 602d8e5a1e144f3b78f1c71580ac77053dfae958..d2cb6793a211a6d6d0888d383448603fb41f7452 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -141,8 +141,6 @@ component("web") {
|
| "WebFrameSerializer.cpp",
|
| "WebFrameSerializerImpl.cpp",
|
| "WebFrameSerializerImpl.h",
|
| - "WebFrameWidgetBase.cpp",
|
| - "WebFrameWidgetBase.h",
|
| "WebFrameWidgetImpl.cpp",
|
| "WebFrameWidgetImpl.h",
|
| "WebHelperPluginImpl.cpp",
|
|
|