| Index: third_party/WebKit/Source/core/svg/SVGPatternElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGPatternElement.idl b/third_party/WebKit/Source/core/svg/SVGPatternElement.idl
|
| index 76fd7bf5aa92a4179c896b4bb6c2303d60705274..67f4976437135e92637e97701a3cf06dfebd12a9 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGPatternElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGPatternElement.idl
|
| @@ -39,6 +39,6 @@ SVGPatternElement implements SVGFitToViewBox;
|
| SVGPatternElement implements SVGURIReference;
|
| // SVGPatternElement implements SVGUnitTypes;
|
|
|
| -// TODO(philipj): The following was part of SVG 1.1:
|
| +// TODO(foolip): The following was part of SVG 1.1:
|
| // http://www.w3.org/TR/SVG11/pservers.html#InterfaceSVGPatternElement
|
| SVGPatternElement implements SVGTests;
|
|
|