Chromium Code Reviews| Index: third_party/apple/README.chromium |
| diff --git a/third_party/apple/README.chromium b/third_party/apple/README.chromium |
| deleted file mode 100644 |
| index a1adc03608fba8a68aded2aee511a62b466e3ce0..0000000000000000000000000000000000000000 |
| --- a/third_party/apple/README.chromium |
| +++ /dev/null |
| @@ -1,7 +0,0 @@ |
| -Name: Apple sample code |
| -URL: http://developer.apple.com/ |
| - |
| -Local changes: |
| -* ImageAndTextCell.h: Changed 'image' property to 'retain' mode to fix a crash. |
| -* ImageAndTextCell.m: Moved '@synthesize' to to the top of '@implementation' as |
| - suggested by a clang warning. |