| 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 07257e5babe8b1d596d100330cd6cff1cac2db4a..2198126ca4f2c485ee22eafda52e1e1047cb34a3 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -149,7 +149,6 @@ component("web") {
|
| "WebFormControlElement.cpp",
|
| "WebFormElement.cpp",
|
| "WebFrame.cpp",
|
| - "WebFrameClient.cpp",
|
| "WebFrameContentDumper.cpp",
|
| "WebFrameSerializer.cpp",
|
| "WebFrameSerializerImpl.cpp",
|
|
|