Chromium Code Reviews| Index: third_party/WebKit/Source/core/svg/SVGFELightElement.cpp |
| diff --git a/third_party/WebKit/Source/core/svg/SVGFELightElement.cpp b/third_party/WebKit/Source/core/svg/SVGFELightElement.cpp |
| index 81b6c7fc3450310baa7a9148d27abb63e7ca578a..6a1de14d42e99f5a1a5deb3f87bac2d3972228d5 100644 |
| --- a/third_party/WebKit/Source/core/svg/SVGFELightElement.cpp |
| +++ b/third_party/WebKit/Source/core/svg/SVGFELightElement.cpp |
| @@ -133,4 +133,4 @@ void SVGFELightElement::childrenChanged(const ChildrenChange& change) |
| } |
| } |
| -} |
| +} // namespace blink |