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

Unified Diff: metadata.chrome

Issue 29997602: Issue 7256 - Stop using 19x19 and 38x38 icons (Closed) Base URL: https://hg.adblockplus.org/adblockpluschrome/
Patch Set: Created Feb. 3, 2019, 8:45 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 | « lib/icon.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: metadata.chrome
===================================================================
--- a/metadata.chrome
+++ b/metadata.chrome
@@ -10,20 +10,18 @@
testScripts = ../polyfill.js
../ext/common.js
../ext/background.js
../lib/compat.js
tests.js
options = options.html
browserAction =
icons/abp-16.png
- icons/abp-19.png
icons/abp-20.png
icons/abp-32.png
- icons/abp-38.png
icons/abp-40.png
popup.html
icons =
icons/abp-16.png
icons/abp-32.png
icons/detailed/abp-48.png
icons/detailed/abp-64.png
icons/detailed/abp-128.png
« no previous file with comments | « lib/icon.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld