Give names to all utility processes.
[chromium-blink-merge.git] / chrome / app / theme / README
blob84a5299cbb2087a489517f9114e3bb0fb7be1416
1 Please run src/tools/resources/optimize-png-files.sh on all new icons. For example:
2   tools/resources/optimize-png-files.sh -o2 new_pngs_dir
4 If this script does not work for some reason, at least pngcrush the files:
5   mkdir crushed
6   pngcrush -d crushed -brute -reduce -rem alla new/*.png