Index: third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTestHelpers.h |
diff --git a/third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTestHelpers.h b/third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTestHelpers.h |
index 10fe691517d3b2756dc4d445b2b60cd9f532c437..1c952f14765856e8a2c960b0bc753022917abf28 100644 |
--- a/third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTestHelpers.h |
+++ b/third_party/WebKit/Source/platform/graphics/gpu/DrawingBufferTestHelpers.h |
@@ -422,4 +422,4 @@ class DrawingBufferForTests : public DrawingBuffer { |
int RecycledBitmapCount() { return recycled_bitmaps_.size(); } |
}; |
-} // blink |
+} // namespace blink |