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

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

Issue 2660663002: [ES6 Modules] Introduce ModuleScriptFetchRequest (Closed)
Patch Set: rebased Created 3 years, 11 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/loader/BUILD.gn
diff --git a/third_party/WebKit/Source/core/loader/BUILD.gn b/third_party/WebKit/Source/core/loader/BUILD.gn
index 45f7b2670db26ee3e32f9dca6c070a43a49f5a82..e0e57be85465879036782dc1e77b671e9cfa51fb 100644
--- a/third_party/WebKit/Source/core/loader/BUILD.gn
+++ b/third_party/WebKit/Source/core/loader/BUILD.gn
@@ -62,6 +62,7 @@ blink_core_sources("loader") {
"appcache/ApplicationCache.h",
"appcache/ApplicationCacheHost.cpp",
"appcache/ApplicationCacheHost.h",
+ "modulescript/ModuleScriptFetchRequest.h",
"resource/CSSStyleSheetResource.cpp",
"resource/CSSStyleSheetResource.h",
"resource/DocumentResource.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/loader/modulescript/ModuleScriptFetchRequest.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698