| Index: third_party/WebKit/Source/core/svg/SVGTransformListTearOff.cpp
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGTransformListTearOff.cpp b/third_party/WebKit/Source/core/svg/SVGTransformListTearOff.cpp
|
| index 4bac7b978ec9f5c50aec4cb1f355d51ba64a75d8..306e85abcdfc3fcebaa983bbb7b2c76bc1e2bf3a 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGTransformListTearOff.cpp
|
| +++ b/third_party/WebKit/Source/core/svg/SVGTransformListTearOff.cpp
|
| @@ -60,4 +60,4 @@ PassRefPtrWillBeRawPtr<SVGTransformTearOff> SVGTransformListTearOff::consolidate
|
| return createItemTearOff(target()->consolidate());
|
| }
|
|
|
| -}
|
| +} // namespace blink
|
|
|