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

Unified Diff: third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h

Issue 2940933003: DO NOT SUBMIT results of new clang-format (Closed)
Patch Set: Created 3 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
Index: third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h
diff --git a/third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h b/third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h
index f56132f4bc9ef1bda25c50afe340994d914fe768..d31e209aba8265c79970fe9bdf136c361ad8e69b 100644
--- a/third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h
+++ b/third_party/WebKit/Source/core/html/canvas/CanvasImageSource.h
@@ -44,7 +44,7 @@ enum SourceImageStatus {
kUndecodableSourceImageStatus, // Image element with a 'broken' image
kZeroSizeCanvasSourceImageStatus, // Source is a canvas with width or heigh
// of zero
- kIncompleteSourceImageStatus, // Image element with no source media
+ kIncompleteSourceImageStatus, // Image element with no source media
kInvalidSourceImageStatus,
};

Powered by Google App Engine
This is Rietveld 408576698