diff options
Diffstat (limited to 'third_party/apple_apsl')
-rw-r--r-- | third_party/apple_apsl/CFBase.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/third_party/apple_apsl/CFBase.h b/third_party/apple_apsl/CFBase.h index 557007c..d74360a 100644 --- a/third_party/apple_apsl/CFBase.h +++ b/third_party/apple_apsl/CFBase.h @@ -50,7 +50,6 @@ struct ChromeCFAllocatorLeopards { CFAllocatorContext _context; }; -// TODO(avi): verify that this is accurate for 10.8 upon source release; http://crbug.com/117476 struct ChromeCFAllocatorLions { ChromeCFRuntimeBase _base; #if DEPLOYMENT_TARGET_MACOSX || DEPLOYMENT_TARGET_EMBEDDED |