| Index: third_party/apple/README.chromium | 
| diff --git a/third_party/apple/README.chromium b/third_party/apple/README.chromium | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..d0a78bf93b77f95527ab2495a87bf7e6c4d1b0a8 | 
| --- /dev/null | 
| +++ b/third_party/apple/README.chromium | 
| @@ -0,0 +1,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. | 
|  |