Chromium Code Reviews| Index: Source/platform/graphics/PathTraversalState.h |
| diff --git a/Source/platform/graphics/PathTraversalState.h b/Source/platform/graphics/PathTraversalState.h |
| index 847c201134d008034c5d603b8445aa3a8bbd1fdc..2cb3eedf87e4d6d34f0c8182910ebff72f08b20b 100644 |
| --- a/Source/platform/graphics/PathTraversalState.h |
| +++ b/Source/platform/graphics/PathTraversalState.h |
| @@ -65,6 +65,7 @@ public: |
| FloatPoint m_previous; |
| float m_normalAngle; // degrees |
| }; |
| -} |
| + |
| +} // namespace blink |
| #endif |