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

Unified Diff: Source/core/core.gypi

Issue 14672042: Prepare to add more initiator info to CachedResource(Request) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 7 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
« no previous file with comments | « Source/WebKit/chromium/src/WebCachedURLRequest.cpp ('k') | Source/core/css/CSSFontFaceSrcValue.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 1cdf2ae47f5c3b9334c9948fa0bdd2e2e13ade8e..9c2e88999af833d9ef07a80d3f0a0b896afe1b3a 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1085,6 +1085,7 @@
'loader/cache/CachedResourceHandle.cpp',
'loader/cache/CachedResourceLoader.cpp',
'loader/cache/CachedResourceRequest.cpp',
+ 'loader/cache/CachedResourceInitiatorInfo.h',
'loader/cache/CachedResourceRequestInitiators.cpp',
'loader/cache/CachedScript.cpp',
'loader/cache/CachedScript.h',
« no previous file with comments | « Source/WebKit/chromium/src/WebCachedURLRequest.cpp ('k') | Source/core/css/CSSFontFaceSrcValue.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698