Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Unified Diff: Source/platform/graphics/ImageSource.h

Issue 1191093002: Remove an incorrect comment from ImageSource (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/graphics/ImageSource.h
diff --git a/Source/platform/graphics/ImageSource.h b/Source/platform/graphics/ImageSource.h
index c3dbe444c73254ce780d17e310048f035ad3daf1..64f95060b88de7d577619ea0634066982e7b38b8 100644
--- a/Source/platform/graphics/ImageSource.h
+++ b/Source/platform/graphics/ImageSource.h
@@ -42,9 +42,6 @@ class IntPoint;
class IntSize;
class SharedBuffer;
-// This is a helper class used by BitmapImage only. If you need an image
-// decoder then you should look into
-// Source/platform/image-decoders/ImageDecoder.h.
class PLATFORM_EXPORT ImageSource {
WTF_MAKE_NONCOPYABLE(ImageSource);
public:
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698