Index: Source/platform/graphics/ImageBufferClient.h |
diff --git a/Source/platform/graphics/ImageBufferClient.h b/Source/platform/graphics/ImageBufferClient.h |
index 8b1d5dc6ecfc3dd2e66daa10ade56e9df7c9f3e6..90e54766581cdcf3e8fea574b8afa90dc68b9bf4 100644 |
--- a/Source/platform/graphics/ImageBufferClient.h |
+++ b/Source/platform/graphics/ImageBufferClient.h |
@@ -41,7 +41,7 @@ public: |
virtual void didFinalizeFrame() = 0; |
}; |
-} |
+} // namespace blink |
#endif |