| 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 10f22d5a4f2736f1b5f728e7767ddc8f213e8764..2816303ff8e2d840e974352992bba5305d999b5d 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -171,6 +171,7 @@ component("web") {
|
| "WebFormControlElement.cpp",
|
| "WebFormElement.cpp",
|
| "WebFrame.cpp",
|
| + "WebFrameClient.cpp",
|
| "WebFrameContentDumper.cpp",
|
| "WebFrameImplBase.cpp",
|
| "WebFrameImplBase.h",
|
|
|