| 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..c54fbad5675f24449d087195be9599bf3f391083 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -148,6 +148,8 @@ component("web") {
|
| "WebFileChooserCompletionImpl.h",
|
| "WebFormControlElement.cpp",
|
| "WebFormElement.cpp",
|
| + "WebFormElementObserverImpl.cpp",
|
| + "WebFormElementObserverImpl.h",
|
| "WebFrame.cpp",
|
| "WebFrameClient.cpp",
|
| "WebFrameContentDumper.cpp",
|
|
|