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

Unified Diff: metadata.common

Issue 29336084: Issue 2426 - Open block.html as a popup window (Closed)
Patch Set: Addressed some initial feedback Created Feb. 10, 2016, 2:18 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
« chrome/ext/background.js ('K') | « metadata.chrome ('k') | popup.js » ('j') | 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 06200eeb9c87cfa023257fd14185b5c61d442c39..4699c009a51a3a5679563d7c9aa09708e87ceb22 100644
--- a/metadata.common
+++ b/metadata.common
@@ -100,6 +100,7 @@ lib/adblockplus.js = lib/prefs.js
--arg module=true source_repo=https://hg.adblockplus.org/adblockplus/
ext/common.js = ext/common.js chrome/ext/common.js
ext/background.js = ext/background.js chrome/ext/background.js --arg brace_style=expand
+include.postload.js = subscriptionLink.postload.js blockElement.postload.js
qunit/tests/adblockplus.js = adblockplustests/chrome/content/tests/domainRestrictions.js
adblockplustests/chrome/content/tests/filterClasses.js
« chrome/ext/background.js ('K') | « metadata.chrome ('k') | popup.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld