| 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 e5bcf367c0466e6c6610cb68a90be077f6279e66..7db163bce45f71e47cd1f956d72e5bdfaf4bbaab 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -127,6 +127,8 @@ component("web") {
|
| "WebEmbeddedWorkerImpl.cpp",
|
| "WebEmbeddedWorkerImpl.h",
|
| "WebExport.h",
|
| + "WebFactoryImpl.cpp",
|
| + "WebFactoryImpl.h",
|
| "WebFormControlElement.cpp",
|
| "WebFormElement.cpp",
|
| "WebFormElementObserverImpl.cpp",
|
|
|