diff options
Diffstat (limited to 'third_party/apple_apsl/README.chromium')
-rw-r--r-- | third_party/apple_apsl/README.chromium | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/third_party/apple_apsl/README.chromium b/third_party/apple_apsl/README.chromium index 44077b9..c64b81f 100644 --- a/third_party/apple_apsl/README.chromium +++ b/third_party/apple_apsl/README.chromium @@ -29,4 +29,6 @@ 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. +- Added a presumed definition of ChromeCFAllocator11. |