| Index: third_party/WebKit/Source/core/exported/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/exported/BUILD.gn b/third_party/WebKit/Source/core/exported/BUILD.gn
|
| index 923108913c2a8ce877fcc37f56e3f8959a64db74..84e05adfcb9b676b7a59b237ecf6a732bc989f15 100644
|
| --- a/third_party/WebKit/Source/core/exported/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/exported/BUILD.gn
|
| @@ -21,6 +21,8 @@ blink_core_sources("exported") {
|
| "WebDataSourceImpl.cpp",
|
| "WebDataSourceImpl.h",
|
| "WebDateTimeSuggestion.cpp",
|
| + "WebFactory.cpp",
|
| + "WebFactory.h",
|
| "WebFileChooserCompletionImpl.cpp",
|
| "WebFileChooserCompletionImpl.h",
|
| "WebHeap.cpp",
|
|
|