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

Unified Diff: metadata.chrome

Issue 29730611: Issue 6511 - Use messaging to register popup notification clicks (Closed)
Patch Set: Created March 22, 2018, 2:43 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
« dependencies ('K') | « lib/notificationHelper.js ('k') | popup.js » ('j') | 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
saroyanm 2018/03/22 17:30:47 No need to update the path of desktop-options.js w
kzar 2018/03/22 17:36:50 Well so far there is no adblockplusui/desktop-opti
saroyanm 2018/03/22 18:03:19 Right, the information is in the README file -> ht
a.giammarchi 2018/03/23 14:24:56 As previously discussed, and as mentioned by Manve
kzar 2018/03/23 14:43:11 As I mentioned I will update this codereview once
skin/desktop-options.css = adblockplusui/skin/desktop-options.css
updates.html = adblockplusui/updates.html
updates.js = adblockplusui/updates.js
« dependencies ('K') | « lib/notificationHelper.js ('k') | popup.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld