| 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 aecc65d99e549dd61c840bfb16290cc32d70593c..2e8fd08a6a05ed19f6ca182f489ac7e6545cce59 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -167,8 +167,6 @@ component("web") {
|
| "WebFrame.cpp",
|
| "WebFrameClient.cpp",
|
| "WebFrameContentDumper.cpp",
|
| - "WebFrameImplBase.cpp",
|
| - "WebFrameImplBase.h",
|
| "WebFrameSerializer.cpp",
|
| "WebFrameSerializerImpl.cpp",
|
| "WebFrameSerializerImpl.h",
|
|
|