Index: content/child/dwrite_font_proxy/dwrite_font_proxy_win.h |
diff --git a/content/child/dwrite_font_proxy/dwrite_font_proxy_win.h b/content/child/dwrite_font_proxy/dwrite_font_proxy_win.h |
index 81dab8c71d11d3c326b2d451f862db567c26a0a3..555876026d1c4c8d7b2046ec25de7bea7772743d 100644 |
--- a/content/child/dwrite_font_proxy/dwrite_font_proxy_win.h |
+++ b/content/child/dwrite_font_proxy/dwrite_font_proxy_win.h |
@@ -180,7 +180,6 @@ class CONTENT_EXPORT FontFileEnumerator |
// Implements the DirectWrite font file stream interface that maps the file to |
// be loaded as a memory mapped file, and subsequently returns pointers into |
// the mapped memory block. |
-// TODO(kulshin): confirm that using custom streams is actually an improvement |
class CONTENT_EXPORT FontFileStream |
: public Microsoft::WRL::RuntimeClass< |
Microsoft::WRL::RuntimeClassFlags<Microsoft::WRL::ClassicCom>, |