Index: third_party/WebKit/Source/core/svg/SVGRect.idl |
diff --git a/third_party/WebKit/Source/core/svg/SVGRect.idl b/third_party/WebKit/Source/core/svg/SVGRect.idl |
index 244bd33a65f3e3c2422c616de0b036b1baa11cd9..b416da56696a7badbd7fe279198be4a479aa8a52 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGRect.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGRect.idl |
@@ -22,7 +22,7 @@ |
// http://www.w3.org/TR/SVG11/types.html#InterfaceSVGRect |
-// TODO(philipj): SVGRect is gone from SVG 2, replaced by DOMRect. |
+// TODO(foolip): SVGRect is gone from SVG 2, replaced by DOMRect. |
[ |
ImplementedAs=SVGRectTearOff, |
SetWrapperReferenceTo(SVGElement contextElement), |