summaryrefslogtreecommitdiffstats
path: root/third_party/apple/README.chromium
blob: d0a78bf93b77f95527ab2495a87bf7e6c4d1b0a8 (plain)
1
2
3
4
5
6
This is Chromium's local copy of Apple sample code,
originally obtained from http://developer.apple.com/.
See the block comment in each file for license information.

Local changes:
* ImageAndTextCell.h: Changed 'image' property to 'retain' mode to fix a crash.