Index: third_party/WebKit/Source/platform/graphics/OffscreenCanvasPlaceholder.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/OffscreenCanvasPlaceholder.cpp b/third_party/WebKit/Source/platform/graphics/OffscreenCanvasPlaceholder.cpp |
index 10c1daa2faa37dc90f13834493f639cd96aedbc5..99eb7d020ef4ccaf62edcf3fa013631761e5a407 100644 |
--- a/third_party/WebKit/Source/platform/graphics/OffscreenCanvasPlaceholder.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/OffscreenCanvasPlaceholder.cpp |
@@ -151,4 +151,4 @@ bool OffscreenCanvasPlaceholder::PostSetSuspendAnimationToOffscreenCanvasThread( |
return true; |
} |
-} // blink |
+} // namespace blink |