| Index: chrome/common/extensions/api/automation.idl
|
| diff --git a/chrome/common/extensions/api/automation.idl b/chrome/common/extensions/api/automation.idl
|
| index f2a5aa8aa62efbaf0449a775e522bf7637e5cae2..4b9152be958afd5d4e03f8148aeb999d2fe277f0 100644
|
| --- a/chrome/common/extensions/api/automation.idl
|
| +++ b/chrome/common/extensions/api/automation.idl
|
| @@ -304,9 +304,6 @@
|
| // TODO(aboxhall/dtseng): implement loading. Kept separate to not include
|
| // in generated docs.
|
|
|
| - // TODO(dtseng/aboxhall): Implement non-trivial |load| function before going
|
| - // to dev.
|
| -
|
| // Whether this AutomationRootNode is loaded or not. If false, call load()
|
| // to get the contents.
|
| boolean loaded;
|
|
|