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

Unified Diff: Source/modules/modules.gypi

Issue 617003003: Make WebServiceWorkerResponse support ResponseType (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Put WebServiceWorkerResponseType enum in its own file (so browser can load it) 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
« no previous file with comments | « no previous file | Source/modules/serviceworkers/CacheTest.cpp » ('j') | no next file with comments »
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 1e23adc38d40db51c087bc2a9d89782bc3c30d70..84a927f05d7f62679fa51273526662b31bca6063 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -1031,6 +1031,7 @@
'indexeddb/IDBRequestTest.cpp',
'indexeddb/IDBTransactionTest.cpp',
'serviceworkers/CacheTest.cpp',
+ 'serviceworkers/FetchResponseDataTest.cpp',
'serviceworkers/RequestTest.cpp',
'serviceworkers/ResponseTest.cpp',
'serviceworkers/ServiceWorkerContainerTest.cpp',
« no previous file with comments | « no previous file | Source/modules/serviceworkers/CacheTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698