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 |