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

Unified Diff: Source/core/core.gypi

Issue 94893003: Support for json media types as (non-image) mime types. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Test via synthetic NetworkRequest Created 7 years 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 4a974c51220440e768ddd1530d66449adbe5cdf9..ae0312eb0ade1db5845c82c195e6fc4f4639665f 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3244,6 +3244,7 @@
'css/CSSValueTestHelper.h',
'dom/DocumentMarkerControllerTest.cpp',
'editing/TextIteratorTest.cpp',
+ 'dom/DOMImplementationTest.cpp',
'dom/MainThreadTaskRunnerTest.cpp',
'fetch/ImageResourceTest.cpp',
'fetch/MemoryCacheTest.cpp',
« no previous file with comments | « LayoutTests/http/tests/security/mime-type-execute-as-html-16-expected.txt ('k') | Source/core/dom/DOMImplementation.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698