| Index: third_party/WebKit/Source/core/layout/svg/LayoutSVGTransformableContainer.h
|
| diff --git a/third_party/WebKit/Source/core/layout/svg/LayoutSVGTransformableContainer.h b/third_party/WebKit/Source/core/layout/svg/LayoutSVGTransformableContainer.h
|
| index 3120c7fbbbd1b9cbe004a89002523f3fdfadcff9..6b3eb4f924fbad4a38a30c776877155da1d66404 100644
|
| --- a/third_party/WebKit/Source/core/layout/svg/LayoutSVGTransformableContainer.h
|
| +++ b/third_party/WebKit/Source/core/layout/svg/LayoutSVGTransformableContainer.h
|
| @@ -51,6 +51,6 @@ private:
|
|
|
| DEFINE_LAYOUT_OBJECT_TYPE_CASTS(LayoutSVGTransformableContainer, isSVGTransformableContainer());
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // LayoutSVGTransformableContainer_h
|
|
|