Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGUnitTypes.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGUnitTypes.cpp b/third_party/WebKit/Source/core/svg/SVGUnitTypes.cpp |
| index dcf0b152f2cdf60919e819bb420fe9f63c1630e0..2d778fa0346b212190a11bde15b290175118b386 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGUnitTypes.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGUnitTypes.cpp |
| @@ -42,4 +42,4 @@ template<> const SVGEnumerationStringEntries& getStaticStringEntries<SVGUnitType |
| return entries; |
| } |
| -} |
| +} // namespace blink |