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

Unified Diff: metadata.edge

Issue 29766581: Issue 6640 - Update Edge builds to use the latest changes (Closed)
Patch Set: Created April 30, 2018, 10:28 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.edge
===================================================================
--- a/metadata.edge
+++ b/metadata.edge
@@ -10,25 +10,18 @@
background_color = red
extension_id_release = 1.0
backgroundScripts = lib/localforage.min.js
+ polyfill.js
ext/common.js
ext/background.js
lib/compat.js
lib/publicSuffixList.js
lib/adblockplus.js
- messageResponder.js
- background.js
-testScripts = lib/localforage.min.js
+testScripts = ../polyfill.js
../ext/common.js
../ext/background.js
../lib/compat.js
- ../lib/adblockplus.js
../lib/publicSuffixList.js
- common.js
- tests/prefs.js
- tests/versionComparator.js
- tests/url.js
- tests/cssEscaping.js
-
+ tests.js
[compat]
edge = 41.16299.0.0
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld