Index: chrome/app/theme/README |
diff --git a/chrome/app/theme/README b/chrome/app/theme/README |
index ff029c72a1ebd2f313867895e5d4f3b563753a9a..30722ff78ac5ffad55c600170b45dc0810372e2e 100644 |
--- a/chrome/app/theme/README |
+++ b/chrome/app/theme/README |
@@ -41,5 +41,5 @@ process (using ImageMagick and GIMP) satisfies the above conditions: |
4. Run src/tools/resources/optimize-ico-files.py on the resulting .ico file. |
You can also run src/tools/resources/optimize-ico-files.py on existing .ico |
-files. This will run a basic PNG optimization pass and fix up any broken image |
-masks (http://crbug.com/534679). |
+files. This will convert BMPs to PNGs and run a basic PNG optimization pass, as |
+well as fix up any broken image masks (http://crbug.com/534679). |