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 |