| Index: third_party/WebKit/Source/core/css/StyleSheetList.idl
|
| diff --git a/third_party/WebKit/Source/core/css/StyleSheetList.idl b/third_party/WebKit/Source/core/css/StyleSheetList.idl
|
| index 4289147f5996225a3d500c1e9f47374e79af739f..68fdc935e94ce5346050c7ae55b23b7eaf99c5c7 100644
|
| --- a/third_party/WebKit/Source/core/css/StyleSheetList.idl
|
| +++ b/third_party/WebKit/Source/core/css/StyleSheetList.idl
|
| @@ -20,7 +20,7 @@
|
|
|
| // http://dev.w3.org/csswg/cssom/#the-stylesheetlist-interface
|
|
|
| -// TODO(philipj): StyleSheetList should be an [ArrayClass].
|
| +// TODO(foolip): StyleSheetList should be an [ArrayClass].
|
| [
|
| SetWrapperReferenceFrom=document,
|
| ] interface StyleSheetList {
|
|
|