Index: Source/platform/graphics/InterceptingCanvas.h |
diff --git a/Source/platform/graphics/InterceptingCanvas.h b/Source/platform/graphics/InterceptingCanvas.h |
index 58bbe0ef18af18051f31478ca6e51bee58202110..eaf4429f1ebfb3cd531a4113a3150c26ae0f3e55 100644 |
--- a/Source/platform/graphics/InterceptingCanvas.h |
+++ b/Source/platform/graphics/InterceptingCanvas.h |
@@ -81,6 +81,6 @@ protected: |
unsigned m_depthCount; |
}; |
-} |
+} // namespace blink |
#endif // InterceptingCanvas_h |