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

Unified Diff: chrome/app/theme/README

Issue 23440043: Fix optimize-png-files.sh path in README (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/theme/README
diff --git a/chrome/app/theme/README b/chrome/app/theme/README
index 9e4dbf109560bda159427e4c1941432003128aca..84a5299cbb2087a489517f9114e3bb0fb7be1416 100644
--- a/chrome/app/theme/README
+++ b/chrome/app/theme/README
@@ -1,5 +1,5 @@
-Please run src/build/sanitize-png-files.sh on all new icons. For example:
- build/sanitize-png-files.sh -o2 new_pngs_dir
+Please run src/tools/resources/optimize-png-files.sh on all new icons. For example:
+ tools/resources/optimize-png-files.sh -o2 new_pngs_dir
If this script does not work for some reason, at least pngcrush the files:
mkdir crushed
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698