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

Unified Diff: metadata.common

Issue 29333514: Issue 3515 - Added polyfill for ES6 promises (Closed)
Patch Set: Addressed comments Created Jan. 19, 2016, 11:33 a.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/polyfills/promise.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
@@ -1,6 +1,7 @@
[general]
version = 1.10
-backgroundScripts = ext/common.js
+backgroundScripts = lib/polyfills/promise.js
+ ext/common.js
ext/background.js
lib/compat.js
lib/info.js
« no previous file with comments | « lib/polyfills/promise.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld