Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/svg/SVGMarkerData.h |
| diff --git a/third_party/WebKit/Source/core/layout/svg/SVGMarkerData.h b/third_party/WebKit/Source/core/layout/svg/SVGMarkerData.h |
| index 3c646e40143227f0aa0af77b1a16ea9594e8e121..878c45bbecd6fac58d2da1d566c2e92743758148 100644 |
| --- a/third_party/WebKit/Source/core/layout/svg/SVGMarkerData.h |
| +++ b/third_party/WebKit/Source/core/layout/svg/SVGMarkerData.h |
| @@ -173,6 +173,6 @@ private: |
| bool m_autoStartReverse; |
| }; |
| -} |
| +} // namespace blink |
| #endif // SVGMarkerData_h |