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

Unified Diff: Source/modules/modules.gypi

Issue 516123004: Support ServiceWorker created request objects. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@minimaster
Patch Set: improved test 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
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 1f5bc14c41741a954bac5dee35fc2e0228eeca71..7fddec3da8a7969fba107af375652e0cbf60bbda 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/RequestTest.cpp',
'serviceworkers/ServiceWorkerContainerTest.cpp',
'websockets/DOMWebSocketTest.cpp',
'websockets/NewWebSocketChannelImplTest.cpp',
« no previous file with comments | « no previous file | Source/modules/serviceworkers/Request.h » ('j') | Source/modules/serviceworkers/RequestTest.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698