Index: third_party/WebKit/Source/core/svg/SVGPoint.idl |
diff --git a/third_party/WebKit/Source/core/svg/SVGPoint.idl b/third_party/WebKit/Source/core/svg/SVGPoint.idl |
index 8bb8b458cf3d40239fa9863729daf45f055ad4c1..ddb46d3d1c9f2fd1983dc67429621552fe4092bd 100644 |
--- a/third_party/WebKit/Source/core/svg/SVGPoint.idl |
+++ b/third_party/WebKit/Source/core/svg/SVGPoint.idl |
@@ -22,7 +22,7 @@ |
// http://www.w3.org/TR/SVG11/coords.html#InterfaceSVGPoint |
-// TODO(philipj): SVGPoint is gone from SVG 2, replaced by DOMPoint. |
+// TODO(foolip): SVGPoint is gone from SVG 2, replaced by DOMPoint. |
[ |
ImplementedAs=SVGPointTearOff, |
SetWrapperReferenceTo(SVGElement contextElement), |