Chromium Code Reviews| Index: LayoutTests/http/tests/serviceworker/chromium/resources/memory-cache.json |
| diff --git a/LayoutTests/http/tests/serviceworker/chromium/resources/memory-cache.json b/LayoutTests/http/tests/serviceworker/chromium/resources/memory-cache.json |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3e548ea95e0f3c9f909923099015b5d7ad157759 |
| --- /dev/null |
| +++ b/LayoutTests/http/tests/serviceworker/chromium/resources/memory-cache.json |
| @@ -0,0 +1 @@ |
| +callback({ src : 'network' }) |
|
jsbell
2014/10/09 16:47:51
Since this isn't actually JSON can we rename the f
nhiroki
2014/10/10 06:20:37
Done.
|