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 602d8e5a1e144f3b78f1c71580ac77053dfae958..7d474d2fe5771b8a340da76ef4ff5fe526b25782 100644 |
--- a/third_party/WebKit/Source/web/BUILD.gn |
+++ b/third_party/WebKit/Source/web/BUILD.gn |
@@ -132,6 +132,8 @@ component("web") { |
"WebEmbeddedWorkerImpl.cpp", |
"WebEmbeddedWorkerImpl.h", |
"WebExport.h", |
+ "WebFactoryImpl.cpp", |
+ "WebFactoryImpl.h", |
"WebFormControlElement.cpp", |
"WebFormElement.cpp", |
"WebFormElementObserverImpl.cpp", |
@@ -150,6 +152,8 @@ component("web") { |
"WebHitTestResult.cpp", |
"WebIDBKey.cpp", |
"WebIDBKeyRange.cpp", |
+ "WebInitializer.cpp", |
+ "WebInitializer.h", |
"WebInputElement.cpp", |
"WebInputEvent.cpp", |
"WebInputMethodControllerImpl.cpp", |