| Index: third_party/WebKit/public/BUILD.gn
|
| diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
|
| index a5098adea8079dfcb5543f78f14312a08fcf6e87..f33da8a9caaf0e0ccf4083844919b79171c0f534 100644
|
| --- a/third_party/WebKit/public/BUILD.gn
|
| +++ b/third_party/WebKit/public/BUILD.gn
|
| @@ -497,6 +497,7 @@ source_set("blink_headers") {
|
| "web/WebFindOptions.h",
|
| "web/WebFormControlElement.h",
|
| "web/WebFormElement.h",
|
| + "web/WebFormElementObserverCallback.h",
|
| "web/WebFrame.h",
|
| "web/WebFrameClient.h",
|
| "web/WebFrameContentDumper.h",
|
|
|