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

Unified Diff: chrome/app/theme/README

Issue 2480203002: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Sync CL to position 430550 Created 4 years, 1 month 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 | « chrome/app/resources/google_chrome_strings_sw.xtb ('k') | chrome/browser/BUILD.gn » ('j') | 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 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).
« no previous file with comments | « chrome/app/resources/google_chrome_strings_sw.xtb ('k') | chrome/browser/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698