Index: Source/platform/graphics/LoggingCanvas.h |
diff --git a/Source/platform/graphics/LoggingCanvas.h b/Source/platform/graphics/LoggingCanvas.h |
index 6aa3a6103fe5406b9318b24e79489516a59cadf9..22bbdb4603d76bf92a45e23107ce799c95fbb31d 100644 |
--- a/Source/platform/graphics/LoggingCanvas.h |
+++ b/Source/platform/graphics/LoggingCanvas.h |
@@ -134,6 +134,6 @@ private: |
String stringForText(const void* text, size_t byteLength, const SkPaint&); |
}; |
-} |
+} // namespace blink |
#endif // LoggingCanvas_h |