| Index: third_party/WebKit/Source/core/svg/properties/SVGPropertyInfo.h
|
| diff --git a/third_party/WebKit/Source/core/svg/properties/SVGPropertyInfo.h b/third_party/WebKit/Source/core/svg/properties/SVGPropertyInfo.h
|
| index 004c4c4fa08c40616cc503a7490b3749d87087a0..a8fa031ee84a9f62bef23c8ee8482fe02a9a3f7c 100644
|
| --- a/third_party/WebKit/Source/core/svg/properties/SVGPropertyInfo.h
|
| +++ b/third_party/WebKit/Source/core/svg/properties/SVGPropertyInfo.h
|
| @@ -46,6 +46,6 @@ enum AnimatedPropertyType {
|
| AnimatedUnknown
|
| };
|
|
|
| -}
|
| +} // namespace blink
|
|
|
| #endif // SVGPropertyInfo_h
|
|
|