Index: third_party/WebKit/Source/platform/graphics/OffscreenCanvasPlaceholder.h |
diff --git a/third_party/WebKit/Source/platform/graphics/OffscreenCanvasPlaceholder.h b/third_party/WebKit/Source/platform/graphics/OffscreenCanvasPlaceholder.h |
index 9969b4e9990d348b5bab485251e40bab7a55ad4e..0dce5d728dad63a932607bcec977d32a276ff4f0 100644 |
--- a/third_party/WebKit/Source/platform/graphics/OffscreenCanvasPlaceholder.h |
+++ b/third_party/WebKit/Source/platform/graphics/OffscreenCanvasPlaceholder.h |
@@ -62,6 +62,6 @@ class PLATFORM_EXPORT OffscreenCanvasPlaceholder { |
AnimationState animation_state_ = kActiveAnimation; |
}; |
-} // blink |
+} // namespace blink |
#endif |