| Index: third_party/WebKit/Source/core/svg/SVGMaskElement.idl
|
| diff --git a/third_party/WebKit/Source/core/svg/SVGMaskElement.idl b/third_party/WebKit/Source/core/svg/SVGMaskElement.idl
|
| index 0045a16bfd88960444f603b81056648f4057535d..92a630a5cefc0923d8a5a11de760850e4de090f8 100644
|
| --- a/third_party/WebKit/Source/core/svg/SVGMaskElement.idl
|
| +++ b/third_party/WebKit/Source/core/svg/SVGMaskElement.idl
|
| @@ -36,5 +36,5 @@ interface SVGMaskElement : SVGElement {
|
|
|
| // SVGMaskElement implements SVGUnitTypes;
|
|
|
| -// TODO(philipj): The following is not part of any spec:
|
| +// TODO(foolip): The following is not part of any spec:
|
| SVGMaskElement implements SVGTests;
|
|
|