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

Unified Diff: Source/modules/modules.gypi

Issue 519803002: Support embedded created Response objects in ServiceWorker. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@2e-request
Patch Set: narrow test a bit Created 6 years, 4 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 | « no previous file | Source/modules/serviceworkers/Response.h » ('j') | Source/modules/serviceworkers/Response.cpp » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 7fddec3da8a7969fba107af375652e0cbf60bbda..5b1e8eb0973562c48445740462f6b827c84fb977 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -1016,6 +1016,7 @@
'indexeddb/IDBKeyPathTest.cpp',
'indexeddb/IDBRequestTest.cpp',
'indexeddb/IDBTransactionTest.cpp',
+ 'serviceworkers/ResponseTest.cpp',
'serviceworkers/RequestTest.cpp',
'serviceworkers/ServiceWorkerContainerTest.cpp',
'websockets/DOMWebSocketTest.cpp',
« no previous file with comments | « no previous file | Source/modules/serviceworkers/Response.h » ('j') | Source/modules/serviceworkers/Response.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698