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

Unified Diff: third_party/WebKit/Source/platform/graphics/paint/PaintCanvas.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/platform/graphics/paint/PaintCanvas.h
diff --git a/third_party/WebKit/Source/platform/graphics/paint/PaintCanvas.h b/third_party/WebKit/Source/platform/graphics/paint/PaintCanvas.h
index ec30f6d94fa3ae9a833fc004ae454bf2550ae071..7742f1bbf4c6bd6544684fd1375b691e39c935f1 100644
--- a/third_party/WebKit/Source/platform/graphics/paint/PaintCanvas.h
+++ b/third_party/WebKit/Source/platform/graphics/paint/PaintCanvas.h
@@ -12,6 +12,6 @@ namespace blink {
using cc::PaintCanvas;
using cc::SkiaPaintCanvas;
using cc::PaintCanvasAutoRestore;
-}
+} // namespace blink
#endif // PaintCanvas_h

Powered by Google App Engine
This is Rietveld 408576698