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

Unified Diff: Source/modules/modules.gypi

Issue 433793002: Introducing the WebServiceWorkerCache. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fix build 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/Cache.h » ('j') | Source/modules/serviceworkers/Cache.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 de1114e4c20d6ede6ccf9b3b7bb1b8c86be0a1f6..7b6ba4d4aadee34c0c1d4a99f02ae8e65535aefd 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -1017,6 +1017,7 @@
'indexeddb/IDBKeyPathTest.cpp',
'indexeddb/IDBRequestTest.cpp',
'indexeddb/IDBTransactionTest.cpp',
+ 'serviceworkers/CacheTest.cpp',
'serviceworkers/ResponseTest.cpp',
'serviceworkers/RequestTest.cpp',
jsbell 2014/09/04 00:28:08 not this patch, but can you alphabetize the {Reque
gavinp 2014/09/04 19:47:33 I'll upload a cleanup patch that does this.
'serviceworkers/ServiceWorkerContainerTest.cpp',
« no previous file with comments | « no previous file | Source/modules/serviceworkers/Cache.h » ('j') | Source/modules/serviceworkers/Cache.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698