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

Unified Diff: metadata.common

Issue 29345387: Issue 4089 - Fix punycode module ordering (Closed)
Patch Set: Created May 31, 2016, 9:50 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.common
diff --git a/metadata.common b/metadata.common
index d6f09813837a2de2f16c969ad812963c64246c38..c2944d3be9085725579c95bdf58385ca125307a9 100644
--- a/metadata.common
+++ b/metadata.common
@@ -86,6 +86,7 @@ lib/adblockplus.js = adblockpluscore/lib/events.js
adblockpluscore/lib/antiadblockInit.js
lib/messaging.js
lib/tldjs.js
+ lib/punycode.js
lib/url.js
lib/stats.js
lib/devtools.js
@@ -98,7 +99,6 @@ lib/adblockplus.js = adblockpluscore/lib/events.js
lib/requestBlocker.js
lib/popupBlocker.js
lib/uninstall.js
- lib/punycode.js
abp2blocklist/lib/abp2blocklist.js
safari/contentBlocking.js
--arg module=true source_repo=https://hg.adblockplus.org/adblockpluscore/
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld