Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(477)

Unified Diff: third_party/WebKit/Source/core/exported/BUILD.gn

Issue 2887523003: Introduced WebFactory and WebFactoryImpl for constructing web/ classes (Closed)
Patch Set: Review feedback as discussed Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/exported/WebFactory.h » ('j') | third_party/WebKit/Source/web/WebViewImpl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698