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

Unified Diff: metadata.safari

Issue 29335388: Issue 3616 - Turn popupBlocker.js into a module (Closed)
Patch Set: Created Feb. 2, 2016, 6:25 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
« lib/popupBlocker.js ('K') | « metadata.common ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.safari
===================================================================
--- a/metadata.safari
+++ b/metadata.safari
@@ -26,7 +26,7 @@
[convert_js]
ext/common.js = ext/common.js safari/ext/common.js
ext/background.js = ext/background.js safari/ext/background.js --arg brace_style=expand
-lib/adblockplus.js -= lib/uninstall.js lib/devtools.js
+lib/adblockplus.js -= lib/devtools.js lib/popupBlocker.js lib/uninstall.js
[popovers]
popup_filename = popup.html
« lib/popupBlocker.js ('K') | « metadata.common ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld