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