Chromium Code Reviews| Index: Source/platform/graphics/Path.h |
| diff --git a/Source/platform/graphics/Path.h b/Source/platform/graphics/Path.h |
| index 1bfc4859edb0adb91ea56f06b6069b3d95659ada..d2688a1c3ac616025d155377f94100a82c6a20df 100644 |
| --- a/Source/platform/graphics/Path.h |
| +++ b/Source/platform/graphics/Path.h |
| @@ -159,6 +159,6 @@ private: |
| PLATFORM_EXPORT bool ellipseIsRenderable(float startAngle, float endAngle); |
| #endif |
| -} |
| +} // namespace blink |
| #endif |