Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/svg/SVGResourcesCycleSolver.h |
| diff --git a/third_party/WebKit/Source/core/layout/svg/SVGResourcesCycleSolver.h b/third_party/WebKit/Source/core/layout/svg/SVGResourcesCycleSolver.h |
| index f95a35023c0f189eafee9bf34b5b748294130795..f0860802b13c66842aa70f8cb1cb76016e8f9e78 100644 |
| --- a/third_party/WebKit/Source/core/layout/svg/SVGResourcesCycleSolver.h |
| +++ b/third_party/WebKit/Source/core/layout/svg/SVGResourcesCycleSolver.h |
| @@ -52,6 +52,6 @@ private: |
| ResourceSet m_dagCache; |
| }; |
| -} |
| +} // namespace blink |
| #endif |