Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(104)

Unified Diff: chrome/test/data/extensions/manifest_tests/init_ignored_icon_size.json

Issue 1504453002: Allow arbitrary sizes for extension icons (and bookmark app icons) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: test updated Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/extensions/manifest_tests/init_ignored_icon_size.json
diff --git a/chrome/test/data/extensions/manifest_tests/init_ignored_icon_size.json b/chrome/test/data/extensions/manifest_tests/init_ignored_icon_size.json
deleted file mode 100644
index 98d79b4f2b12c1f3e06895f7a60e7833a0d6bdda..0000000000000000000000000000000000000000
--- a/chrome/test/data/extensions/manifest_tests/init_ignored_icon_size.json
+++ /dev/null
@@ -1,7 +0,0 @@
-{
- "name": "my extension",
- "version": "1.0.0.0",
- "icons": {
- "300": "300.png"
- }
-}

Powered by Google App Engine
This is Rietveld 408576698