Chromium Code Reviews| Index: third_party/WebKit/Source/core/BUILD.gn |
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn |
| index 2daf8124dbeefa11eaad560db757456f1697f128..c2ffb33f9393fb9ad1447084b0f1806806af468b 100644 |
| --- a/third_party/WebKit/Source/core/BUILD.gn |
| +++ b/third_party/WebKit/Source/core/BUILD.gn |
| @@ -157,6 +157,8 @@ component("core") { |
| "CoreExport.h", |
| "CoreInitializer.cpp", |
| "CoreInitializer.h", |
| + "WebFactory.cpp", |
| + "WebFactory.h", |
| ] |
| configs -= core_config_remove |