Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: metadata.common

Issue 29333518: Issue 3515 - Added polyfill for the fetch() API (Closed)
Patch Set: Created Jan. 14, 2016, 5:21 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « lib/polyfill/fetch.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.common
===================================================================
--- a/metadata.common
+++ b/metadata.common
@@ -2,6 +2,7 @@
version = 1.10
backgroundScripts =
lib/polyfill/promise.js
+ lib/polyfill/fetch.js
ext/common.js
ext/background.js
lib/compat.js
« no previous file with comments | « lib/polyfill/fetch.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld