diff options
Diffstat (limited to 'third_party/apple/README.chromium')
-rw-r--r-- | third_party/apple/README.chromium | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/third_party/apple/README.chromium b/third_party/apple/README.chromium index d0a78bf9..fb30109 100644 --- a/third_party/apple/README.chromium +++ b/third_party/apple/README.chromium @@ -1,6 +1,5 @@ -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. +Name: Apple sample code +URL: http://developer.apple.com/ Local changes: * ImageAndTextCell.h: Changed 'image' property to 'retain' mode to fix a crash. |