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

Unified Diff: metadata.chrome

Issue 29680696: [$csp4 adblockpluschrome] Issue 5241 - Add support for Content Security Policy filters (Closed)
Patch Set: Get devtools logging working Created March 7, 2018, 3 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/csp.js ('K') | « lib/requestBlocker.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.chrome
diff --git a/metadata.chrome b/metadata.chrome
index 516cb1d4ba26f1cf532f9034da75c53ba13d24ae..83eb68351bb385acd360a1dfa4f44313bcf10ffa 100644
--- a/metadata.chrome
+++ b/metadata.chrome
@@ -112,7 +112,7 @@ issue-reporter.html = adblockplusui/issue-reporter.html
issue-reporter.js = adblockplusui/issue-reporter.js
skin/issue-reporter.css = adblockplusui/skin/issue-reporter.css
desktop-options.html = adblockplusui/desktop-options.html
-desktop-options.js = adblockplusui/desktop-options.js
+desktop-options.js = adblockplusui/js/desktop-options.js
kzar 2018/03/07 15:07:01 (Incidental change required since I updated the ad
skin/desktop-options.css = adblockplusui/skin/desktop-options.css
updates.html = adblockplusui/updates.html
updates.js = adblockplusui/updates.js
« lib/csp.js ('K') | « lib/requestBlocker.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld