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

Unified Diff: Source/platform/blink_platform.gypi

Issue 547563002: [ServiceWorker] Add m_skipServiceWorker to CrossThreadResourceRequestData. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add test Created 6 years, 3 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/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 502964bcecedf1fc5b5995b5a5cd7c7e0bdb0866..bd7f8c176095b0fa06b46d468bfbb8454e340ea9 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -930,6 +930,7 @@
'image-decoders/ImageDecoderTest.cpp',
'mac/ScrollElasticityControllerTest.mm',
'network/HTTPParsersTest.cpp',
+ 'network/ResourceRequestTest.cpp',
'scheduler/SchedulerTest.cpp',
'testing/ArenaTestHelpers.h',
'testing/TreeTestHelpers.cpp',
« no previous file with comments | « no previous file | Source/platform/network/ResourceRequest.h » ('j') | Source/platform/network/ResourceRequestTest.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698