Chromium Code Reviews| Index: third_party/apple_apsl/README.chromium |
| diff --git a/third_party/apple_apsl/README.chromium b/third_party/apple_apsl/README.chromium |
| index 44077b96f80bc2ccdbf5fb02cd7b98d15ea0a20d..c4de9da07b8625909aa63d0a078bd232c342749b 100644 |
| --- a/third_party/apple_apsl/README.chromium |
| +++ b/third_party/apple_apsl/README.chromium |
| @@ -29,4 +29,5 @@ Modifications: |
| - Added an #include of the CFRuntime.h file. |
| - Removed everything but the definition of __CFAllocator. |
| - Modified the reference of CFRuntimeBase to ChromeCFRuntimeBase. |
| -- Renamed __CFAllocator to ChromeCFAllocator to avoid possible name conflicts. |
| +- Renamed __CFAllocator to ChromeCFAllocator9and10 to avoid possible name conflicts. |
|
Mark Mentovai
2011/03/17 21:37:44
80
Avi (use Gerrit)
2011/03/17 22:09:17
Done.
|
| +- Added a presumed definition of ChromeCFAllocator11. |