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

Unified Diff: metadata.common

Issue 4922142982406144: Implemented blocking of YouTube video ads, by rewriting flashvars, for Safari (Closed)
Patch Set: Forgot to remove include.youtube.js from metadata.common Created Dec. 20, 2013, 10:28 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 | « chrome/ext/content.js ('k') | metadata.safari » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.common
===================================================================
--- a/metadata.common
+++ b/metadata.common
@@ -22,9 +22,9 @@
document_end = include.postload.js
[mapping]
-ext/common.js = chrome/common.js
-ext/background.js = chrome/background.js
-ext/content.js = chrome/content.js
+ext/common.js = chrome/ext/common.js
+ext/background.js = chrome/ext/background.js
+ext/content.js = chrome/ext/content.js
subscriptions.xml = adblockplus/chrome/content/ui/subscriptions.xml
firstRun.html = adblockplus/chrome/content/ui/firstRun.html
firstRun.js = adblockplus/chrome/content/ui/firstRun.js
« no previous file with comments | « chrome/ext/content.js ('k') | metadata.safari » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld