| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceClipper.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceClipper.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceClipper.h
|
| index 213c78097bec25e0a2805ebf3fa8deecdd9adb8e..fd3df7bf8245ebf5ef23fe824eecdea10d906b98 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceClipper.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGResourceClipper.h
|
| @@ -72,6 +72,6 @@ private:
|
|
|
| DEFINE_LAYOUT_SVG_RESOURCE_TYPE_CASTS(LayoutSVGResourceClipper, ClipperResourceType);
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif
|
|
|