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

Unified Diff: Source/core/core.gypi

Issue 929953002: CachedMetadata support for ServiceWorker script. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: incorporated tkent's comment Created 5 years, 10 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/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 43b8238b032bb263e26d776e49c860f51f5b8981..8ddf141d86663055ea8af92cf84d3cbd5de617d6 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1394,6 +1394,7 @@
'fetch/CSSStyleSheetResource.cpp',
'fetch/CSSStyleSheetResource.h',
'fetch/CachedMetadata.h',
+ 'fetch/CachedMetadataHandler.h',
'fetch/CrossOriginAccessControl.cpp',
'fetch/CrossOriginAccessControl.h',
'fetch/DocumentResource.cpp',
« no previous file with comments | « Source/bindings/core/v8/custom/V8InjectedScriptHostCustom.cpp ('k') | Source/core/fetch/CachedMetadataHandler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698