| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.h
|
| index 2231bf07ffcf2936dfa63cc5b36fd732c0c2bc49..6bd1177f4bfb93447a5767440e26e9392709428f 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGPath.h
|
| @@ -51,6 +51,6 @@ private:
|
| Vector<MarkerPosition> m_markerPositions;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|