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

Side by Side Diff: chrome/app/theme/README

Issue 10916327: Remove text and private chunks from png images (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, remove more chunk types Created 8 years, 3 months 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 Please run pngcrush on all new icons. For example: 1 Please run pngcrush on all new icons. For example:
2 mkdir crushed 2 mkdir crushed
3 pngcrush -d crushed -brute -reduce new/*.png 3 pngcrush -d crushed -brute -reduce -rem text -rem mkBT -rem mkTS new/*.png
OLDNEW
« no previous file with comments | « ash/resources/wallpapers/5-gradient7_thumb.png ('k') | chrome/app/theme/chromium/product_logo_name_96.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698