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

Unified Diff: Source/core/core.gypi

Issue 85623006: Don't ignore Accept: header for cache/XHR dedupe purposes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add RawResourceTest Created 7 years, 1 month 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 | Source/core/fetch/RawResource.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 f4cbf9867a23d6144e042fa1c0173fd1a88eaa0a..ee77754726e18ba631527d6f0c0bb8c6fad1ef52 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3542,6 +3542,7 @@
'dom/MainThreadTaskRunnerTest.cpp',
'fetch/ImageResourceTest.cpp',
'fetch/MemoryCacheTest.cpp',
+ 'fetch/RawResourceTest.cpp',
'fetch/ResourceFetcherTest.cpp',
'html/HTMLDimensionTest.cpp',
'html/LinkRelAttributeTest.cpp',
« no previous file with comments | « no previous file | Source/core/fetch/RawResource.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698