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

Unified Diff: metadata.common

Issue 29330321: Issue 3334 - Fix warnings spotted during testing before release (Closed)
Patch Set: Created Nov. 17, 2015, 4:44 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
Index: metadata.common
diff --git a/metadata.common b/metadata.common
index dc7b8c36bff5b9d1603e9209fc8e67ab4e44955c..06bc33a06498df226bad11bc66317de1346172f3 100644
--- a/metadata.common
+++ b/metadata.common
@@ -18,7 +18,6 @@ testScripts = ../ext/common.js
../ext/background.js
../lib/compat.js
../lib/info.js
- ../lib/io.js
../lib/adblockplus.js
../lib/publicSuffixList.js
../lib/punycode.js
@@ -46,6 +45,7 @@ firstRun.html = adblockplusui/firstRun.html
firstRun.js = adblockplusui/firstRun.js
i18n.js = adblockplusui/i18n.js
messageResponder.js = adblockplusui/messageResponder.js
+skin/abp-128.png = adblockplusui/skin/abp-128.png
icons/detailed/abp-128.png = adblockplusui/skin/abp-128.png
skin/firstRun.css = adblockplusui/skin/firstRun.css
skin/ajax-loader.gif = adblockplusui/skin/ajax-loader.gif

Powered by Google App Engine
This is Rietveld