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

Unified Diff: Source/core/BUILD.gn

Issue 1248043003: Initial patch for the web modules layered platform proposal. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 5 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: Source/core/BUILD.gn
diff --git a/Source/core/BUILD.gn b/Source/core/BUILD.gn
index 6b8b6ed669bfbcfa6b8fcadcff677058ed095ade..495ecd3660859128395c477a3ff2662ac461d3cc 100644
--- a/Source/core/BUILD.gn
+++ b/Source/core/BUILD.gn
@@ -354,6 +354,7 @@ source_set("core_generated") {
# in webcore_files.
sources += bindings_core_generated_aggregate_files
sources += bindings_core_generated_union_type_files
+ sources += bindings_core_generated_web_modules_files
# IDL dictionary impl files generated by IDL compiler
sources += generated_core_dictionary_files

Powered by Google App Engine
This is Rietveld 408576698