Index: third_party/WebKit/Source/modules/offscreencanvas/OffscreenCanvasTest.cpp |
diff --git a/third_party/WebKit/Source/modules/offscreencanvas/OffscreenCanvasTest.cpp b/third_party/WebKit/Source/modules/offscreencanvas/OffscreenCanvasTest.cpp |
index 4ac0309cf33709794ab803681a7a498eb95a775d..3b1afd23dda4fdcc84f98e688d3ab8f6690e3931 100644 |
--- a/third_party/WebKit/Source/modules/offscreencanvas/OffscreenCanvasTest.cpp |
+++ b/third_party/WebKit/Source/modules/offscreencanvas/OffscreenCanvasTest.cpp |
@@ -103,4 +103,4 @@ TEST_F(OffscreenCanvasTest, AnimationSuspendedWhilePlaceholderHidden) { |
EXPECT_FALSE(Dispatcher()->IsAnimationSuspended()); |
} |
-} // blink |
+} // namespace blink |