| Index: tools/telemetry/docs/telemetry.core.timeline.event.html | 
| diff --git a/tools/telemetry/docs/telemetry.core.timeline.event.html b/tools/telemetry/docs/telemetry.core.timeline.event.html | 
| index f872d98339e1414bc3165174851b8c747d75731a..c5a35d6e97d491af33deb0fb71d6e2bf159ad3eb 100644 | 
| --- a/tools/telemetry/docs/telemetry.core.timeline.event.html | 
| +++ b/tools/telemetry/docs/telemetry.core.timeline.event.html | 
| @@ -37,16 +37,7 @@ | 
| <td colspan=2><tt>Represents a timeline event.<br> </tt></td></tr> | 
| <tr><td> </td> | 
| <td width="100%">Methods defined here:<br> | 
| -<dl><dt><a name="TimelineEvent-GetAllChildrenRecursive"><strong>GetAllChildrenRecursive</strong></a>(self, include_self<font color="#909090">=False</font>)</dt></dl> | 
| - | 
| -<dl><dt><a name="TimelineEvent-ShiftTimestampsForward"><strong>ShiftTimestampsForward</strong></a>(self, delta_time)</dt><dd><tt>Shifts start time of event by delta_time and also<br> | 
| -recursively shifts child events.</tt></dd></dl> | 
| - | 
| -<dl><dt><a name="TimelineEvent-UpdateBounds"><strong>UpdateBounds</strong></a>(self)</dt><dd><tt>Updates the start time to be the minimum start time of all<br> | 
| -child events and the end time to be the maximum end time of all<br> | 
| -child events.</tt></dd></dl> | 
| - | 
| -<dl><dt><a name="TimelineEvent-__init__"><strong>__init__</strong></a>(self, name, start, duration, args<font color="#909090">=None</font>, parent<font color="#909090">=None</font>)</dt></dl> | 
| +<dl><dt><a name="TimelineEvent-__init__"><strong>__init__</strong></a>(self, category, name, start, duration, args<font color="#909090">=None</font>, parent<font color="#909090">=None</font>)</dt></dl> | 
|  | 
| <dl><dt><a name="TimelineEvent-__repr__"><strong>__repr__</strong></a>(self)</dt></dl> | 
|  | 
| @@ -60,8 +51,5 @@ Data descriptors defined here:<br> | 
| </dl> | 
| <dl><dt><strong>end</strong></dt> | 
| </dl> | 
| -<dl><dt><strong>self_time</strong></dt> | 
| -<dd><tt>Time spent in this function less any time spent in child events.</tt></dd> | 
| -</dl> | 
| </td></tr></table></td></tr></table> | 
| </body></html> | 
|  |