| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.h
|
| index f498d273c2a657374a1b43d59909502fc52d6270..2222bd93309590200fc9e6116186500316b5799a 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourcePattern.h
|
| @@ -81,6 +81,6 @@ private:
|
| HashMap<const LayoutObject*, OwnPtr<PatternData>> m_patternMap;
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|