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

Unified Diff: public/web/WebImageDecoder.h

Issue 20300002: Fix trailing whitespace in .cpp, .h, and .idl files (ex. Source/core) (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 | « public/web/WebFontDescription.h ('k') | public/web/WebMenuItemInfo.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/web/WebImageDecoder.h
diff --git a/public/web/WebImageDecoder.h b/public/web/WebImageDecoder.h
index da8f46b44cd414a899ad8b0eb82b9bd73302d08d..309220eb286decc2df9342bfc5519855e68d1729 100644
--- a/public/web/WebImageDecoder.h
+++ b/public/web/WebImageDecoder.h
@@ -62,7 +62,7 @@ public:
// Returns true if image decoding failed.
WEBKIT_EXPORT bool isFailed() const;
-
+
// Returns true if size information is available for the decoder.
WEBKIT_EXPORT bool isSizeAvailable() const;
« no previous file with comments | « public/web/WebFontDescription.h ('k') | public/web/WebMenuItemInfo.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698