Verified CFAllocator on 10.8
BUG=117476
TEST=no change
Review URL: https://chromiumcodereview.appspot.com/10982099
Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src
Cr-Mirrored-Commit: 134d5de400f2bee448513341f1b77b87ddfcf81d
diff --git a/CFBase.h b/CFBase.h
index 557007c..d74360a 100644
--- a/CFBase.h
+++ b/CFBase.h
@@ -50,7 +50,6 @@
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