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

Unified Diff: Source/modules/modules.gypi

Issue 433793002: Introducing the WebServiceWorkerCache. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: test isn't quite working 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 5b1e8eb0973562c48445740462f6b827c84fb977..e56ef804859559049166c576dee419c7ebce1760 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/CacheTest.cpp',
'serviceworkers/ResponseTest.cpp',
'serviceworkers/RequestTest.cpp',
'serviceworkers/ServiceWorkerContainerTest.cpp',

Powered by Google App Engine
This is Rietveld 408576698