Index: third_party/icon_family/README.chromium |
diff --git a/third_party/icon_family/README.chromium b/third_party/icon_family/README.chromium |
index a03d40cf293cef1b16f444c21d7f8e2734b97c8d..915d197858bd1fade2897f38701d12c4827bac54 100644 |
--- a/third_party/icon_family/README.chromium |
+++ b/third_party/icon_family/README.chromium |
@@ -11,4 +11,4 @@ Description: |
This is an Objective-C wrapper around Mac OS X Icon Services' "IconFamily" data type. This is used to create .icns files for Web Apps installed from the browser. |
Local Modifications: |
-None |
+chromium_icon_family.patch: Fix minor erors and warnings. Put code that the custom icon code behind a DISABLE_CUSTOM_ICON flag. |