| Index: Source/core/rendering/GraphicsContextAnnotator.cpp
|
| diff --git a/Source/core/rendering/GraphicsContextAnnotator.cpp b/Source/core/rendering/GraphicsContextAnnotator.cpp
|
| index fd9145c96a524119f5da2ed6ae4df582dcdc3164..227234162895bff1273175abefeb4a0c32693051 100644
|
| --- a/Source/core/rendering/GraphicsContextAnnotator.cpp
|
| +++ b/Source/core/rendering/GraphicsContextAnnotator.cpp
|
| @@ -140,4 +140,4 @@ void GraphicsContextAnnotator::finishAnnotation()
|
| m_context->endAnnotation();
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|